FirstLineInParagraph Property
Indicates the first line of the paragraph.
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public override bool FirstLineInParagraph { get; }
Public Overrides ReadOnly Property FirstLineInParagraph As Boolean
Get
abstract FirstLineInParagraph : bool with get
override FirstLineInParagraph : bool with get
Property Value
BooleanSee Also
Reference
GenericTextParagraphProperties Class
Avalonia.Media.TextFormatting Namespace