SetTextMatrix
SetTextMatrix class
表示 Tm 运算符的类(设置文本矩阵)。
public class SetTextMatrix : TextPlaceOperator
构造函数
姓名 | 描述 |
---|---|
SetTextMatrix(Matrix) | 用矩阵初始化算子。 |
SetTextMatrix(double, double, double, double, double, double) | 初始化操作符。 |
特性
姓名 | 描述 |
---|---|
Index { get; set; } | 页面运算符列表中的运算符索引。 |
Matrix { get; set; } | 运算符的矩阵参数。 |
方法
姓名 | 描述 |
---|---|
override Accept(IOperatorSelector) | 接受访问者对象来处理操作员。 |
override ToString() | 返回运算符的文本表示形式。 |
也可以看看
- class TextPlaceOperator
- 命名空间 Aspose.Pdf.Operators
- 部件 Aspose.PDF