Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ShapeStyle Class / Line Property

In This Topic
    Line Property (ShapeStyle)
    In This Topic
    Gets a reference to a line style within FormatScheme.Lines.
    Syntax
    'Declaration
     
    Public ReadOnly Property Line As StyleLine
    public StyleLine Line {get;}
    See Also