TextFormattingParagraphProperties Properties

 

Namespace:   Microsoft.VisualStudio.Text.Formatting
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

NameDescription
System_CAPS_pubpropertyAlwaysCollapsible

(Inherited from TextParagraphProperties.)

System_CAPS_pubpropertyDefaultIncrementalTab

Gets the default incremental tab.(Overrides TextParagraphProperties::DefaultIncrementalTab.)

System_CAPS_pubpropertyDefaultTextRunProperties

Gets the default text run properties.(Overrides TextParagraphProperties::DefaultTextRunProperties.)

System_CAPS_pubpropertyFirstLineInParagraph

Determines whether this is the first line in a paragraph.(Overrides TextParagraphProperties::FirstLineInParagraph.)

System_CAPS_pubpropertyFlowDirection

Gets the flow direction.(Overrides TextParagraphProperties::FlowDirection.)

System_CAPS_pubpropertyIndent

Gets the size of the indent.(Overrides TextParagraphProperties::Indent.)

System_CAPS_pubpropertyLineHeight

Gets the line height.(Overrides TextParagraphProperties::LineHeight.)

System_CAPS_pubpropertyParagraphIndent

(Inherited from TextParagraphProperties.)

System_CAPS_pubpropertyTabs

(Inherited from TextParagraphProperties.)

System_CAPS_pubpropertyTextAlignment

Gets the text alignment.(Overrides TextParagraphProperties::TextAlignment.)

System_CAPS_pubpropertyTextDecorations

(Inherited from TextParagraphProperties.)

System_CAPS_pubpropertyTextMarkerProperties

Gets the text marker properties.(Overrides TextParagraphProperties::TextMarkerProperties.)

System_CAPS_pubpropertyTextWrapping

Gets the text wrapping.(Overrides TextParagraphProperties::TextWrapping.)

Return to top
Show: