XGraphicsDrawString Method Terminal Works - PDF Printing.Net Library
Overload List

  NameDescription
Public methodDrawString(String, XFont, XBrush, XPoint)
Draws the specified text string.
Public methodDrawString(String, XFont, XBrush, XRect)
Draws the specified text string.
Public methodDrawString(String, XFont, XBrush, PointF)
Draws the specified text string.
Public methodDrawString(String, XFont, XBrush, RectangleF)
Draws the specified text string.
Public methodDrawString(String, XFont, XBrush, XPoint, XStringFormat)
Draws the specified text string.
Public methodDrawString(String, XFont, XBrush, XRect, XStringFormat)
Draws the specified text string.
Public methodDrawString(String, XFont, XBrush, Double, Double)
Draws the specified text string.
Public methodDrawString(String, XFont, XBrush, PointF, XStringFormat)
Draws the specified text string.
Public methodDrawString(String, XFont, XBrush, RectangleF, XStringFormat)
Draws the specified text string.
Public methodDrawString(String, XFont, XBrush, Double, Double, XStringFormat)
Draws the specified text string.
Top
See Also

Reference