IPXC_BackgroundParams::RangeFlags Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_BackgroundParams::RangeFlags Property}} | {{#customTitle:IPXC_BackgroundParams::RangeFlags Property}} | ||
− | {{#parentPage:PXV:IPXC_BackgroundParams#Properties|RangeFlags | + | {{#parentPage:PXV:IPXC_BackgroundParams#Properties|RangeFlags|property}} |
Gets/sets the pages range flags. | Gets/sets the pages range flags. |
Revision as of 07:11, 23 May 2015
Gets/sets the pages range flags.
Syntax
HRESULT get_RangeFlags([out, retval] ULONG* pRangeFlags); HRESULT put_RangeFlags([in] ULONG pRangeFlags);