StringFormat.SetTabStops
StringFormat.SetTabStops method
これにタブストップを設定しますStringFormatobject.
public void SetTabStops(float firstTabOffset, float[] tabStops)
パラメータ | タイプ | 説明 |
---|---|---|
firstTabOffset | Single | テキスト行の先頭と最初のタブ ストップの間のスペースの数。 |
tabStops | Single[] | Graphics.PageUnit プロパティで指定された単位でのタブ ストップ間の距離の配列。 |
関連項目
- class StringFormat
- 名前空間 System.Drawing
- 組み立て Aspose.Drawing