IPXC_GetPageTextOptions::Flags Property

From PDF XChange PDF SDK
Revision as of 04:26, 25 October 2016 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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