IPXC_BackgroundParams::Opacity Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_BackgroundParams::Opacity Property}} | {{#customTitle:IPXC_BackgroundParams::Opacity Property}} | ||
− | {{#parentPage:PXV:IPXC_BackgroundParams#Properties|Opacity | + | {{#parentPage:PXV:IPXC_BackgroundParams#Properties|Opacity|property}} |
Gets/sets the opacity of the background placed on page. | Gets/sets the opacity of the background placed on page. |
Revision as of 07:11, 23 May 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);