Aracılığıyla paylaş


TextParagraphProperties.Tabs Özellik

Tanım

Sekme tanımları koleksiyonunu alır.

public:
 virtual property System::Collections::Generic::IList<System::Windows::Media::TextFormatting::TextTabProperties ^> ^ Tabs { System::Collections::Generic::IList<System::Windows::Media::TextFormatting::TextTabProperties ^> ^ get(); };
public virtual System.Collections.Generic.IList<System.Windows.Media.TextFormatting.TextTabProperties> Tabs { get; }
member this.Tabs : System.Collections.Generic.IList<System.Windows.Media.TextFormatting.TextTabProperties>
Public Overridable ReadOnly Property Tabs As IList(Of TextTabProperties)

Özellik Değeri

IList<TextTabProperties>

Nesnelerin listesi TextTabProperties .

Şunlara uygulanır