public HPDF_STATUS textOut(
float xpos,
float ypos,
string text)
Prints the text on the specified position.
Parameters
, ypos = The point position where the text is displayed. text = The text to show.
Graphics Mode
Before and after - GMode.textObject.