TextParagraphProperties::ParagraphIndent Property

 

Gets the amount of the paragraph indentation.

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

public:
property double ParagraphIndent {
	virtual double get();
}

Property Value

Type: System::Double

A Double that represents the amount of the paragraph indentation.

.NET Framework
Available since 3.0
Return to top
Show: