Aspose::Pdf::Operators::GlyphPosition class
GlyphPosition class
Class describes text and position to use with operator TJ (set glyph with position)
class GlyphPosition : public System::Object
Methods
Method | Description |
---|---|
get_Position() const | Position off the text in the operator. |
get_Text() const | Text of operator. |
GlyphPosition(System::String, double) | Constructs glyph position. |
GlyphPosition(System::String) | Constructor for Glyph Position. |
See Also
- Class Object
- Namespace Aspose::Pdf::Operators
- Library Aspose.PDF for C++