IPXC_WatermarkParams::Start Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_WatermarkParams::Start Property}} | {{#customTitle:IPXC_WatermarkParams::Start Property}} | ||
+ | {{#parentPage:PXV:IPXC_WatermarkParams|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Gets/sets the start of the pages range where the watermark will be placed. | Gets/sets the start of the pages range where the watermark will be placed. |
Revision as of 15:00, 20 April 2015
Gets/sets the start of the pages range where the watermark will be placed.
Syntax
HRESULT get_Start([out, retval] LONG* pStart); HRESULT put_Start([in] LONG pStart);
See Also
See also IPXC_WatermarkParams.