IUIX_LayoutItem::FixedSize Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 06:58, 20 March 2015

Property FixedSize of interface IUIX_LayoutItem returns/sets Pointer to SIZE ...


Syntax

HRESULT get_FixedSize([out, retval] SIZE* pSize);
HRESULT put_FixedSize([in] SIZE* pSize);

See Also

See also IUIX_LayoutItem.