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

MethodDescription
get_Position() constPosition off the text in the operator.
get_Text() constText of operator.
GlyphPosition(System::String, double)Constructs glyph position.
GlyphPosition(System::String)Constructor for Glyph Position.

See Also