Skip to main content

TextParagraphProperties Properties

Properties

AlwaysCollapsibleIf true, the formatted line may always be collapsed. If false (the default), only lines that overflow the paragraph width are collapsed.
DefaultIncrementalTabGets the default incremental tab width.
DefaultTextRunPropertiesGets the default text style.
FirstLineInParagraphIndicates the first line of the paragraph.
FlowDirectionThis property specifies whether the primary text advance direction shall be left-to-right, right-to-left.
IndentLine indentation
LetterSpacingGets the letter spacing.
LineHeightParagraph's line height
ParagraphIndentGet the paragraph indentation.
TextAlignmentGets the text alignment.
TextDecorationsIf 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.
TextWrappingGets the text wrapping.

See Also

Reference

TextParagraphProperties Class
Avalonia.Media.TextFormatting Namespace