TextFormattingParagraphProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, Double) |
Initializes a new instance of TextFormattingParagraphProperties. |
TextFormattingParagraphProperties(TextFormattingRunProperties) |
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. |