Document Solutions for Word
DS.Documents.Word.Layout Assembly / GrapeCity.Documents.Word.Layout Namespace / SharedPicture Class / Opacity Property

In This Topic
    Opacity Property
    In This Topic
    Gets the opacity level between 0.0 (fully transparent) and 1.0 (fully opaque).
    Syntax
    'Declaration
     
    Public ReadOnly Property Opacity As System.Single
    public System.float Opacity {get;}
    See Also