TextFormattingParagraphProperties Class

Definition

Provides text formatting properties.

public ref class TextFormattingParagraphProperties : System::Windows::Media::TextFormatting::TextParagraphProperties
public class TextFormattingParagraphProperties : System.Windows.Media.TextFormatting.TextParagraphProperties
type TextFormattingParagraphProperties = class
    inherit TextParagraphProperties
Public Class TextFormattingParagraphProperties
Inherits TextParagraphProperties
Inheritance
TextFormattingParagraphProperties

Constructors

TextFormattingParagraphProperties(TextFormattingRunProperties)

Initializes a new instance of TextFormattingParagraphProperties.

TextFormattingParagraphProperties(TextFormattingRunProperties, Double)

Initializes a new instance of TextFormattingParagraphProperties.

Properties

DefaultIncrementalTab

Gets the default incremental tab.

DefaultTextRunProperties

Gets the default text run properties.

FirstLineInParagraph

Determines whether this is the first line in a paragraph.

FlowDirection

Gets the flow direction.

Indent

Gets the size of the indent.

LineHeight

Gets the line height.

TextAlignment

Gets the text alignment.

TextMarkerProperties

Gets the text marker properties.

TextWrapping

Gets the text wrapping.

Applies to