IPXC_WatermarkParams::Text Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IPXC_WatermarkParams::Text Property}} | {{#customTitle:IPXC_WatermarkParams::Text Property}} | ||
− | + | Gets/sets the watermark's text. | |
− | + | ||
== Syntax == | == Syntax == |
Revision as of 06:30, 15 April 2015
Gets/sets the watermark's text.
Syntax
HRESULT get_Text([out, retval] BSTR* psText); HRESULT put_Text([in] BSTR psText);
See Also
See also IPXC_WatermarkParams.