GenericTextParagraphProperties 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. (Overrides TextParagraphProperties.AlwaysCollapsible) |
DefaultIncrementalTab | Gets the default incremental tab width. (Inherited from TextParagraphProperties) |
DefaultTextRunProperties | Paragraph's default run properties (Overrides TextParagraphProperties.DefaultTextRunProperties) |
FirstLineInParagraph | Indicates the first line of the paragraph. (Overrides TextParagraphProperties.FirstLineInParagraph) |
FlowDirection | This property specifies whether the primary text advance direction shall be left-to-right, right-to-left, or top-to-bottom. (Overrides TextParagraphProperties.FlowDirection) |
Indent | Line indentation (Overrides TextParagraphProperties.Indent) |
LetterSpacing | The letter spacing (Overrides TextParagraphProperties.LetterSpacing) |
LineHeight | Paragraph's line height (Overrides TextParagraphProperties.LineHeight) |
ParagraphIndent | Get the paragraph indentation. (Inherited from TextParagraphProperties) |
TextAlignment | This property describes how inline content of a block is aligned. (Overrides TextParagraphProperties.TextAlignment) |
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. (Inherited from TextParagraphProperties) |
TextWrapping | This property controls whether or not text wraps when it reaches the flow edge of its containing block box (Overrides TextParagraphProperties.TextWrapping) |
See Also
Reference
GenericTextParagraphProperties Class
Avalonia.Media.TextFormatting Namespace