IPXC_WatermarkParams::ImagePage Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IPXC_WatermarkParams::ImagePage Property}} | {{#customTitle:IPXC_WatermarkParams::ImagePage Property}} | ||
− | + | Gets/sets the page number from the image file which will be used as watermark source. | |
− | + | ||
== Syntax == | == Syntax == |
Revision as of 06:29, 15 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.