| Name | Description | |
|---|---|---|
![]()  | ImGearPDETextItem Constructor | Initializes a new instance of the ImGearPDETextItem class. | 
            The following tables list the members exposed by ImGearPDETextItem.
| Name | Description | |
|---|---|---|
![]()  | ImGearPDETextItem Constructor | Initializes a new instance of the ImGearPDETextItem class. | 
| Name | Description | |
|---|---|---|
![]()  | TextLength | Gets a text length for a text item, in bytes. | 
| Name | Description | |
|---|---|---|
![]()  | CopyText | Copies the text from a text item element. | 
![]()  | GetFont | Gets the font for a text item. | 
![]()  | GetGState | Gets the graphics state for a text item. | 
![]()  | GetMatrix | Overloaded. Gets the matrix that defines the transformation from text space to the user space for individual text character. | 
![]()  | GetState | Gets the text state of a text item. | 
![]()  | RemoveChars | Removes contiguous characters from a text item. | 
![]()  | ReplaceChars | Replaces characters in a text item. | 
![]()  | ReplaceText | Replaces all of the text in a text item. | 
![]()  | SetFont | Sets a font for a text item. | 
![]()  | SetGState | Sets the graphics state of a text item. | 
![]()  | SetMatrix | Sets the matrix that defines the transformation from text space to the user space for individual text item. | 
![]()  | SetState | Sets the text state of a text item. |