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

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