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