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

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