Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / LineShapePreset Structure / Color Property

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