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

In This Topic
    Line Property (Shape)
    In This Topic
    Gets the line formatting properties.
    Syntax
    'Declaration
     
    Public ReadOnly Property Line As LineFormat
    public LineFormat Line {get;}
    See Also