IPXC_BackgroundParams::Start Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IPXC_BackgroundParams::Start Property}} | {{#customTitle:IPXC_BackgroundParams::Start Property}} | ||
− | + | Gets/sets the start of the pages range where the background will be placed. | |
− | + | ||
== Syntax == | == Syntax == |
Revision as of 03:42, 15 April 2015
Gets/sets the start of the pages range where the background will be placed.
Syntax
HRESULT get_Start([out, retval] LONG* pStart); HRESULT put_Start([in] LONG pStart);
See Also
See also IPXC_BackgroundParams.