DioDocs for PDF
TabStops プロパティ

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > TextLayout クラス : TabStops プロパティ
Gets or sets the list of tab stops.
シンタックス
'宣言
 
Public Property TabStops As System.Collections.Generic.List(Of TabStop)
public System.Collections.Generic.List<TabStop> TabStops {get; set;}
参照

TextLayout クラス
TextLayout メンバ