StringFormat.SetTabStops

StringFormat.SetTabStops method

これにタブストップを設定しますStringFormatobject.

public void SetTabStops(float firstTabOffset, float[] tabStops)
パラメータタイプ説明
firstTabOffsetSingleテキスト行の先頭と最初のタブ ストップの間のスペースの数。
tabStopsSingle[]によって指定された単位でのタブストップ間の距離の配列PageUnit財産。

関連項目