IPXC_WatermarkParams::Text Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_WatermarkParams::Text Property}}
 
{{#customTitle:IPXC_WatermarkParams::Text Property}}
 +
{{#parentPage:PXV:IPXC_WatermarkParams|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Gets/sets the watermark's text.
 
Gets/sets the watermark's text.

Revision as of 16:00, 20 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.