Documents for PDF, .NET Edition Documentation
FirstLineInParagraph Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLine Class : FirstLineInParagraph Property
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

Reference

TextLine Class
TextLine Members