Aspose::Pdf::Text::CharInfo class

CharInfo class

Represents a character info object. Provides character positioning information.

class CharInfo : public System::Object

Methods

MethodDescription
get_Position() constGets position of the character.
get_Rectangle() constGets rectangle of the character.

See Also