IPXC_BackgroundParams::Start Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXC_BackgroundParams::Start Property}} | {{#customTitle:IPXC_BackgroundParams::Start Property}} | ||
{{#parentPage:PXV:IPXC_BackgroundParams|Start Property|property}} | {{#parentPage:PXV:IPXC_BackgroundParams|Start Property|property}} | ||
− | + | ||
Gets/sets the start of the pages range where the background will be placed. | Gets/sets the start of the pages range where the background will be placed. |
Revision as of 15:38, 20 May 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);