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

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

パラメータ

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

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