Class SetGlyphsPositionShowText
SetGlyphsPositionShowText class
表示 TJ 操作符(带有字形定位的显示文本)。
public class SetGlyphsPositionShowText : TextShowOperator
Constructors
| Name | Description |
|---|---|
| SetGlyphsPositionShowText(IEnumerable<GlyphPosition>) | TJ 操作符的构造函数。 |
Properties
| Name | Description |
|---|---|
| GlyphPositions { get; } | 返回字形的位置。 |
| Index { get; set; } | 页面操作符列表中的操作符索引。 |
| override Text { get; } | 从操作符参数获取文本(忽略字形定位)。 |
Methods
| Name | Description |
|---|---|
| override Accept(IOperatorSelector) | 接受访问者对象以处理操作符。 |
| override ToString() | 返回操作符的文本表示。 |
| ValueEquals(Operator) | 将此实例与给定对象进行比较。 |
See Also
- class TextShowOperator
- namespace Aspose.Pdf.Operators
- assembly Aspose.PDF