Class SetTextLeading
SetTextLeading class
类表示 TL 操作符(设置文本行距)。
public class SetTextLeading : TextStateOperator
Constructors
| Name | Description |
|---|---|
| SetTextLeading(double) | 初始化文本行距操作符。 |
Properties
| Name | Description |
|---|---|
| Index { get; set; } | 页面操作符列表中的操作符索引。 |
| Leading { get; set; } | 获取或设置文本行距。 |
Methods
| Name | Description |
|---|---|
| override Accept(IOperatorSelector) | 接受访问者对象以处理操作符。 |
| override ToString() | 生成操作符的文本代码。 |
| ValueEquals(Operator) | 将此实例与给定对象进行比较。 |
See Also
- class TextStateOperator
- namespace Aspose.Pdf.Operators
- assembly Aspose.PDF