TextFormattingParagraphProperties::TextAlignment Property

 

Gets the text alignment.

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

public:
property TextAlignment TextAlignment {
	virtual TextAlignment get() override;
}

Property Value

Type: System.Windows::TextAlignment

The text alignment.

Return to top
Show: