IPXV_PageRegion::Flags Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 14: | Line 14: | ||
== See Also == | == See Also == | ||
− | [[PXV:IPXV_PageRegion|IPXV_PageRegion]] | + | [[PXV:IPXV_PageRegion|IPXV_PageRegion]] |
Revision as of 04:14, 23 May 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);