IUIX_LayoutItem::FixedSize Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_LayoutItem::FixedSize Property}} | {{#customTitle:IUIX_LayoutItem::FixedSize Property}} | ||
− | {{#parentPage:PXV:IUIX_LayoutItem#Properties|FixedSize | + | {{#parentPage:PXV:IUIX_LayoutItem#Properties|FixedSize|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 09:04, 23 May 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);