SetTabStops
StringFormat.SetTabStops method
为此设置制表位StringFormat
对象.
public void SetTabStops(float firstTabOffset, float[] tabStops)
范围 | 类型 | 描述 |
---|---|---|
firstTabOffset | Single | 一行文本的开头和第一个制表位之间的空格数。 |
tabStops | Single[] | 制表位之间的距离数组,单位为PageUnit 财产。 |
也可以看看
- class StringFormat
- 命名空间 Aspose.Imaging
- 部件 Aspose.Imaging