IPXC_WatermarkParams::ImagePage Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IPXC_WatermarkParams::ImagePage Property}} | {{#customTitle:IPXC_WatermarkParams::ImagePage Property}} | ||
{{#parentPage:PXV:IPXC_WatermarkParams|property}} | {{#parentPage:PXV:IPXC_WatermarkParams|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
Revision as of 01:52, 21 April 2015
Gets/sets the page number from the image file which will be used as watermark source.
Syntax
HRESULT get_ImagePage([out, retval] ULONG* pPageNum); HRESULT put_ImagePage([in] ULONG pPageNum);
See Also
See also IPXC_WatermarkParams.