IPXC_GetPageTextOptions::Flags Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property nFlags of interface IPXC_GetPageTextOptions returns/sets Value of ULONG containing the page text options flags.

Syntax

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

See Also

IPXC_GetPageTextOptions