TextParagraphProperties Properties
Properties
AlwaysCollapsible | If true, the formatted line may always be collapsed. If false (the default), only lines that overflow the paragraph width are collapsed. |
DefaultIncrementalTab | Gets the default incremental tab width. |
DefaultTextRunProperties | Gets the default text style. |
FirstLineInParagraph | Indicates the first line of the paragraph. |
FlowDirection | This property specifies whether the primary text advance direction shall be left-to-right, right-to-left. |
Indent | Line indentation |
LetterSpacing | Gets the letter spacing. |
LineHeight | Paragraph's line height |
ParagraphIndent | Get the paragraph indentation. |
TextAlignment | Gets the text alignment. |
TextDecorations | 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 | Gets the text wrapping. |
See Also
Reference
TextParagraphProperties Class
Avalonia.Media.TextFormatting Namespace