IPXC_GetPageTextOptions::Flags Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
{{#customTitle:IPXC_GetPageTextOptions::Flags Property}} | {{#customTitle:IPXC_GetPageTextOptions::Flags Property}} | ||
{{#parentPage:PXV:IPXC_GetPageTextOptions#Properties|Flags|property}} | {{#parentPage:PXV:IPXC_GetPageTextOptions#Properties|Flags|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property ''' | + | Property '''nFlags''' of interface [[PXV:IPXC_GetPageTextOptions|IPXC_GetPageTextOptions]] returns/sets Value of ULONG containing the [[PXV:PXC_GetPageTextOptionsFlags|page text options flags]]. |
== Syntax == | == Syntax == |
Latest revision as of 03:26, 25 October 2016
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);