IPXC_BackgroundParams::Start Property

From PDF XChange PDF SDK
Jump to: navigation, search
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}}
{{ToReview}}
+
 
  
 
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 16: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);

See Also

IPXC_BackgroundParams.