GenericTextParagraphProperties Class

graph BT Type-->Base0["TextParagraphProperties"] click Base0 "/api/Avalonia.Media.TextFormatting/TextParagraphProperties" Base0-->Base1["object"] Type["GenericTextParagraphProperties"] class Type type-node

Syntax

public class GenericTextParagraphProperties : TextParagraphProperties

Constructors

Properties

Name Value Summary
DefaultTextRunProperties TextRunProperties
LineHeight double
TextAlignment TextAlignment
TextDecorations TextDecorationCollection
If not null, text decorations to apply to all runs in the line. This is in addition to any text decorations specified by the TextRunProperties for individual text runs.
TextWrapping TextWrapping