TextParagraphProperties::DefaultIncrementalTab Property

 

Gets the default incremental tab distance.

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

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

Property Value

Type: System::Double

A Double value that represents the default incremental tab distance.

.NET Framework
Available since 3.0
Return to top
Show: