IPXC_BackgroundParams::End Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IPXC_BackgroundParams::End Property}} | {{#customTitle:IPXC_BackgroundParams::End Property}} | ||
− | + | Gets/sets the end of the pages range where the background will be placed. | |
− | + | ||
== Syntax == | == Syntax == |
Revision as of 03:39, 15 April 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);
See Also
See also IPXC_BackgroundParams.