com.aspose.pdf

Interfaces

Classes

Enums

Exceptions

com.aspose.pdf

Class CharInfo



  • public final class CharInfo
    extends Object
    Represents a character info object. Provides character positioning information.
    • Method Detail

      • getPosition

        public Position getPosition()
        Gets position of the character.
        Returns:
        Position value
      • getRectangle

        public Rectangle getRectangle()
        Gets rectangle of the character.
        Returns:
        Rectangle value