IPXC_BackgroundParams::Opacity Property

From PDF XChange PDF SDK
Jump to: navigation, search

Gets/sets the opacity of the background placed on page.

Syntax

HRESULT get_Opacity([out, retval]  float*  nOpacity);
HRESULT put_Opacity([in]  float  nOpacity);

See Also

IPXC_BackgroundParams