PDF .NET Library Documentation - PDF Technologies, Inc.

Overload List

  NameDescription
TextOut(Double, Double, Double, String)
This procedure draws a text line "Textstr" using the current font starting at location (x, y) at "orientation" (in degrees).
TextOut(Double, Double, Double, String, HorJust, VertJust)
This procedure draws a text line "Textstr" using the current font starting at location (x, y) at "orientation" (in degrees) at vertical and horizontal alignments.

See Also