Class GlyphPosition
GlyphPosition class
Class describes text and position to use with operator TJ (set glyph with position)
public class GlyphPosition
Constructors
| Name | Description |
|---|---|
| GlyphPosition(string) | Constructor for Glyph Position. |
| GlyphPosition(string, double) | Constructs glyph position. |
Properties
| Name | Description |
|---|---|
| Position { get; } | Position off the text in the operator. |
| Text { get; } | Text of operator. |
See Also
- namespace Aspose.Pdf.Operators
- assembly Aspose.PDF