Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- text
- The text string.
- font
- The font for a text item.
- graphicsState
- The graphics state for a text item.
- textState
- The text state of a text item.
- textMatrix
- The coordinates of text characters are specified in text space. TextMatrix defines the transformation from text space to the user space for individual text character. See section '5.3.1Text-Positioning Operators' of the PDF Reference for more details.