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

In This Topic
    Line Property (Font)
    In This Topic
    Gets the outline text effect formatting properties.
    Syntax
    'Declaration
     
    Public ReadOnly Property Line As LineFormatBase
    public LineFormatBase Line {get;}
    See Also