ComponentOne Word for UWP
ShapeFillOpacity Method

C1.UWP.Word Assembly > C1.Xaml.Word Namespace > C1WordDocument Class : ShapeFillOpacity Method
The opacity in persents.
Set opacity for current Word/RTF shape.
Syntax
'Declaration
 
Public Sub ShapeFillOpacity( _
   ByVal opacity As System.Integer _
) 
public void ShapeFillOpacity( 
   System.int opacity
)

Parameters

opacity
The opacity in persents.
See Also

Reference

C1WordDocument Class
C1WordDocument Members