Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ShadowBase Class / Color Property

In This Topic
    Color Property (ShadowBase)
    In This Topic
    Gets the shadow color.
    Syntax
    'Declaration
     
    Public ReadOnly Property Color As SolidColor
    public SolidColor Color {get;}
    See Also