TextParagraphProperties::Indent Property

 

Gets the amount of line indentation.

Namespace:   System.Windows.Media.TextFormatting
Assembly:  PresentationCore (in PresentationCore.dll)

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

Property Value

Type: System::Double

A Double that represents the amount of line indentation.

.NET Framework
Available since 3.0
Return to top
Show: