IPXC_WatermarkParams::FillColor Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IPXC_WatermarkParams::FillColor Property}} | {{#customTitle:IPXC_WatermarkParams::FillColor Property}} | ||
− | + | Gets/sets the fill color of the font which will be used for watermark text. | |
− | + | ||
== Syntax == | == Syntax == |
Revision as of 06:26, 15 April 2015
Gets/sets the fill color of the font which will be used for watermark text.
Syntax
HRESULT get_FillColor([out, retval] IColor** ppColor); HRESULT put_FillColor([in] IColor* ppColor);
See Also
See also IPXC_WatermarkParams.