ParagraphIndent Property
Get the paragraph indentation.
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public virtual double ParagraphIndent { get; }
Public Overridable ReadOnly Property ParagraphIndent As Double
Get
abstract ParagraphIndent : float with get
override ParagraphIndent : float with get
Property Value
DoubleSee Also
Reference
TextParagraphProperties Class
Avalonia.Media.TextFormatting Namespace