TextParagraphPropertiesFirstLineInParagraph Property
Indicates the first line of the paragraph.
Namespace: Avalonia.Media.TextFormattingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public abstract bool FirstLineInParagraph { get; }
Public MustOverride ReadOnly Property FirstLineInParagraph As Boolean
Get
abstract FirstLineInParagraph : bool with get
Property Value
Boolean