DioDocs for PDF
TabStop コンストラクタ(Single,TabStopAlignment,TabStopLeader)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > TabStop クラス > TabStop コンストラクタ : TabStop コンストラクタ(Single,TabStopAlignment,TabStopLeader)
The tab stop position, in graphic units.
Specifies how the text is aligned relative to the tab stop.
Specifies the type of the leader line.
Initializes a new instance of the TabStop class.
シンタックス
'宣言
 
Public Function New( _
   ByVal offset As System.Single, _
   Optional ByVal alignment As TabStopAlignment, _
   Optional ByVal leader As TabStopLeader _
)
public TabStop( 
   System.float offset,
   TabStopAlignment alignment,
   TabStopLeader leader
)

パラメータ

offset
The tab stop position, in graphic units.
alignment
Specifies how the text is aligned relative to the tab stop.
leader
Specifies the type of the leader line.
参照

TabStop クラス
TabStop メンバ
オーバーロード一覧