IPXC_BackgroundParams::RangeFlags Property
From PDF XChange PDF SDK
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|RangeFlags Property|property}} | + | {{#parentPage:PXV:IPXC_BackgroundParams#Properties|RangeFlags Property|property}} |
− | + | ||
Gets/sets the pages range flags. | Gets/sets the pages range flags. |
Revision as of 13:06, 21 May 2015
Gets/sets the pages range flags.
Syntax
HRESULT get_RangeFlags([out, retval] ULONG* pRangeFlags); HRESULT put_RangeFlags([in] ULONG pRangeFlags);