Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLine Class / IsTrimmed Property

In This Topic
    IsTrimmed Property
    In This Topic
    Gets a value indicating if the current line is trimmed.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsTrimmed As System.Boolean
    public System.bool IsTrimmed {get;}
    See Also