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

In This Topic
    FirstLineInParagraph Property
    In This Topic
    Gets the value indicating whether the line is the first in the paragraph.
    Syntax
    'Declaration
     
    Public ReadOnly Property FirstLineInParagraph As System.Boolean
    public System.bool FirstLineInParagraph {get;}
    See Also