IPXC_BackgroundParams::Opacity Property

From PDF XChange PDF SDK
Revision as of 04:41, 15 April 2015 by Palamar (Talk | contribs)

Jump to: navigation, search

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.