TextParagraphPropertiesFirstLineInParagraph Property

Indicates the first line of the paragraph.

Definition

Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public abstract bool FirstLineInParagraph { get; }

Property Value

Boolean

See Also