IPXC_BackgroundParams::Opacity Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IPXC_BackgroundParams::Opacity Property}} | {{#customTitle:IPXC_BackgroundParams::Opacity Property}} | ||
− | + | Gets/sets the opacity of the background placed on page. | |
− | + | ||
== Syntax == | == Syntax == |
Revision as of 03:41, 15 April 2015
Gets/sets the opacity of the background placed on page.
Syntax
HRESULT get_Opacity([out, retval] float* pOpacity); HRESULT put_Opacity([in] float pOpacity);
See Also
See also IPXC_BackgroundParams.