IPXC_BackgroundParams::End Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXC_BackgroundParams::End Property}} | {{#customTitle:IPXC_BackgroundParams::End Property}} | ||
{{#parentPage:PXV:IPXC_BackgroundParams|End Property|property}} | {{#parentPage:PXV:IPXC_BackgroundParams|End Property|property}} | ||
− | + | ||
Gets/sets the end of the pages range where the background will be placed. | Gets/sets the end of the pages range where the background will be placed. |
Revision as of 14:48, 20 May 2015
Gets/sets the end of the pages range where the background will be placed.
Syntax
HRESULT get_End([out, retval] LONG* pEnd); HRESULT put_End([in] LONG pEnd);