DioDocs for PDF
TabStopAlignment 列挙体

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 : TabStopAlignment 列挙体
Specifies the tab stop alignment options.
シンタックス
'宣言
 
Public Enum TabStopAlignment 
   Inherits System.Enum
public enum TabStopAlignment : System.Enum 
メンバ
メンバ解説
CenterText is centered relative to the tab stop.
LeadingText is aligned to the right of the tab stop.
SeparatorCharacters are aligned to the left of a specified separator.
TrailingText is aligned to the left of the tab stop and extends to the left.
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Text.TabStopAlignment

参照

GrapeCity.Documents.Text 名前空間