IPXC_BackgroundParams::Opacity Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IPXC_BackgroundParams::Opacity Property}}
 
{{#customTitle:IPXC_BackgroundParams::Opacity Property}}
 
{{#parentPage:PXV:IPXC_BackgroundParams|Opacity Property|property}}
 
{{#parentPage:PXV:IPXC_BackgroundParams|Opacity Property|property}}
{{ToReview}}
+
 
  
 
Gets/sets the opacity of the background placed on page.
 
Gets/sets the opacity of the background placed on page.

Revision as of 16:00, 20 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);

See Also

IPXC_BackgroundParams.