IPXC_BackgroundParams::Opacity Property

From PDF XChange PDF SDK
Revision as of 05:57, 20 March 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Property Opacity of interface IPXC_BackgroundParams returns/sets Value of float ...


Syntax

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

See Also

See also IPXC_BackgroundParams.