The font name to create.
The font size to create.
The document object to create the font.
Return the created PDFFont object.
Destroy the TextObject instance.
Get the count of characters in the text object.
Return the count of characters in the text object.
Get the information of specified character.
Get the rect of specified character.
Get the font of the current text object.
Return the font of the current text object.
Get the font size of the current text object.
Return the font size of the current text object.
Get the index of the text object.
Return the index of the text object.
Get the count of text object items.
Return the count of text object items.
Get the x-coordinate of the origin in the device space.
Return the x-coordinate of the origin in the device space.
Get the y-coordinate of the origin in the device space.
Return the y-coordinate of the origin in the device space.
Get the text matrix of the current object.
OptionaloptionsRecalculate the position data of the text object.
Set the CJK text for the text object.
The text to set.
The font to set.
Set the color state of the text object.
The color state to set.
Set the text object to empty.
Set the index of the text object.
The index to set.
Set the position of the text object.
The x-coordinate.
The y-coordinate.
Set the text of the text object.
The text to set.
Set the text state of the text object.
The text state to set.
Transform the text object by the specified matrix.
Create a CJK font for the text object.