StyledTextPrinter.DrawBlock Method

Used to print the styled text. x and y are coordinates of the point at which you want to begin printing the text.

Syntax

StyledTextPrinter.DrawBlock x, y, Height


Parameters

x

Integer

y

Integer

Height

Integer


x and y are offset from the top-left corner of the printable area as defined in Page Setup.