IPXC_GetPageTextOptions::Flags Property

From PDF XChange PDF SDK
Revision as of 03:28, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property nFlags of interface IPXC_GetPageTextOptions returns/sets Value of ULONG ...

Syntax

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

See Also

IPXC_GetPageTextOptions