IPXC_WatermarkParams::ImagePage Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IPXC_WatermarkParams::ImagePage Property}}
 
{{#customTitle:IPXC_WatermarkParams::ImagePage Property}}
 
{{#parentPage:PXV:IPXC_WatermarkParams#Properties|ImagePage Property|property}}
 
{{#parentPage:PXV:IPXC_WatermarkParams#Properties|ImagePage Property|property}}
{{ToReview}}
 
  
Gets/sets the page number from the image file which will be used as watermark source.
+
 
 +
Gets/sets the page number from the image file that will be used as watermark source.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 17:20, 21 May 2015


Gets/sets the page number from the image file that will be used as watermark source.

Syntax

HRESULT get_ImagePage([out, retval]  ULONG*  pPageNum);
HRESULT put_ImagePage([in]  ULONG  pPageNum);

See Also

IPXC_WatermarkParams.