StyledTextPrinter.DrawBlock
From Xojo Documentation
Method
StyledTextPrinter.DrawBlock(x as Integer,y as Integer, Height as Integer)
Supported for all project types and targets.
Supported for all project types and targets.
Used to print the styled text.
Notes
The parameters x and y are coordinates of the point at which you want to begin printing the text. x and y are offset from the top-left corner of the printable area as defined in Page Setup.