IPXV_PageRegion::Flags Property

From PDF XChange PDF SDK
Revision as of 09:25, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

IPXV_PageRegion