IUIX_LayoutItem::FixedSize Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_LayoutItem::FixedSize Property}}
 
{{#customTitle:IUIX_LayoutItem::FixedSize Property}}
 +
{{#parentPage:PXV:IUIX_LayoutItem|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''FixedSize''' of interface [[PXV:IUIX_LayoutItem|IUIX_LayoutItem]] returns/sets  Pointer to SIZE ...
 
Property '''FixedSize''' of interface [[PXV:IUIX_LayoutItem|IUIX_LayoutItem]] returns/sets  Pointer to SIZE ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 22:39, 20 April 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.