C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word Namespace / C1WordDocument Class / ShapeFillOpacity Method
The opacity in persents.

In This Topic
ShapeFillOpacity Method
In This Topic
Set opacity for current Word/RTF shape.
Syntax
'Declaration
 
Public Sub ShapeFillOpacity( _
   ByVal opacity As Integer _
) 
 

Parameters

opacity
The opacity in persents.
See Also