Partilhar via


TextParagraphProperties.Tabs Propriedade

Definição

Obtém uma coleção de definições de tabulação.

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)

Valor da propriedade

IList<TextTabProperties>

Uma lista de objetos TextTabProperties.

Aplica-se a