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