Share via


TextFormattingParagraphProperties.FirstLineInParagraph Property

Definition

Determines whether this is the first line in a paragraph.

public:
 virtual property bool FirstLineInParagraph { bool get(); };
public:
 virtual property bool FirstLineInParagraph { bool get(); };
public override bool FirstLineInParagraph { get; }
member this.FirstLineInParagraph : bool
Public Overrides ReadOnly Property FirstLineInParagraph As Boolean

Property Value

true if this is the first line in a paragraph, otherwise false.

Applies to