Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / UserColor Class / Transparency Property

In This Topic
    Transparency Property (UserColor)
    In This Topic
    Gets the degree of transparency of the color as a value between 0 (opaque) and 1 (clear).
    Syntax
    'Declaration
     
    Public ReadOnly Property Transparency As System.Single
    public System.float Transparency {get;}
    See Also