IPXC_HeaderAndFooterParams::RangeFlags Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IPXC_HeaderAndFooterParams::RangeFlags Property}} | {{#customTitle:IPXC_HeaderAndFooterParams::RangeFlags Property}} | ||
− | + | Gets/sets header and footer page range flags. | |
− | + | ||
== Syntax == | == Syntax == |
Revision as of 04:30, 15 April 2015
Gets/sets header and footer page range flags.
Syntax
HRESULT get_RangeFlags([out, retval] ULONG* pRangeFlags); HRESULT put_RangeFlags([in] ULONG pRangeFlags);
See Also
See also IPXC_HeaderAndFooterParams.