Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ShapePreset Structure / FillColor Property

In This Topic
    FillColor Property (ShapePreset)
    In This Topic
    Gets the shape fill color.
    Syntax
    'Declaration
     
    Public ReadOnly Property FillColor As ThemeColorId
    public ThemeColorId FillColor {get;}
    See Also