IPXC_WatermarkParams::Opacity Property
From PDF XChange PDF SDK
Gets/sets the opacity of the watermark placed on page.
Syntax
HRESULT get_Opacity([out, retval] float* Opacity); HRESULT put_Opacity([in] float Opacity);