TextParagraphProperties::Tabs Property

 

Gets a collection of tab definitions.

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

public:
property IList<TextTabProperties^>^ Tabs {
	virtual IList<TextTabProperties^>^ get();
}

.NET Framework
Available since 3.0
Return to top
Show: