IPXC_BackgroundParams::End 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::End Property}} | {{#customTitle:IPXC_BackgroundParams::End Property}} | ||
− | {{#parentPage:PXV:IPXC_BackgroundParams#Properties|End | + | {{#parentPage:PXV:IPXC_BackgroundParams#Properties|End|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 08:11, 23 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);