IPXV_PageRegion::Flags 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:IPXV_PageRegion::Flags Property}}
 
{{#customTitle:IPXV_PageRegion::Flags Property}}
 +
{{#parentPage:PXV:IPXV_PageRegion|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Flags''' of interface [[PXV:IPXV_PageRegion|IPXV_PageRegion]] returns/sets  Value of ULONG ...
 
Property '''Flags''' of interface [[PXV:IPXV_PageRegion|IPXV_PageRegion]] returns/sets  Value of ULONG ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 22:13, 20 April 2015


Property Flags of interface IPXV_PageRegion returns/sets Value of ULONG ...

Syntax

HRESULT get_Flags([out, retval] ULONG* pFlags);
HRESULT put_Flags([in] ULONG pFlags);

See Also

See also IPXV_PageRegion.