TextFormattingParagraphProperties::Indent Property

 

Gets the size of the indent.

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

public:
property double Indent {
	virtual double get() override;
}

Property Value

Type: System::Double

The size of the indent.

Return to top
Show: