Class to represent character information. More...
Public Member Functions | |
CharInfo (UInt32 unicode, Int32 state, RectF^ bbox) | |
Constructor to initialize a new instance of class PDF::CharInfo with specific values. | |
Properties | |
UInt32 | Unicode |
The character's Unicode in UTF-32 encoding. | |
Int32 | State |
State of character. More... | |
RectF^ | BBox |
4 positions (left, bottom, right, top) of character's bounding box. | |
Class to represent character information.
This is used as return type of function TextPage::GetCharInfo. It contains character information such as Unicode value, character state, and bounding box.
Int32 Foxit::PDF::CharInfo::State |
State of character.
It should be one of following values: