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 abstract bool FirstLineInParagraph { get; }
Public MustOverride ReadOnly Property FirstLineInParagraph As Boolean
Get
abstract FirstLineInParagraph : bool with get
Property Value
BooleanSee Also
Reference
TextParagraphProperties Class
Avalonia.Media.TextFormatting Namespace