Documents for PDF, .NET Edition Documentation
FirstLineIsStartOfParagraph Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : FirstLineIsStartOfParagraph Property
Gets or sets a value indicating whether the first line of text is the start of paragraph.
Syntax
'Declaration
 
Public Property FirstLineIsStartOfParagraph As System.Boolean
public System.bool FirstLineIsStartOfParagraph {get; set;}
See Also

Reference

TextLayout Class
TextLayout Members