TextParagraphProperties::Tabs Property
.NET Framework (current version)
Gets a collection of tab definitions.
Assembly: PresentationCore (in PresentationCore.dll)
public: property IList<TextTabProperties^>^ Tabs { virtual IList<TextTabProperties^>^ get(); }
Property Value
Type: System.Collections.Generic::IList<TextTabProperties^>^A list of TextTabProperties objects.
.NET Framework
Available since 3.0
Available since 3.0
Show: