PDF .NET Library Documentation - PDF Technologies, Inc.
Overload List
Name | Description | |
---|---|---|
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).
(Inherited from Canvas.) | |
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.
(Inherited from Canvas.) |