Overload List
Name | Description |
---|---|
DrawString(String, PdfFontBase, PdfBrush, PointF) |
Draws the specified text string at the specified location
with the specified Brush and Font objects.
|
DrawString(String, PdfFontBase, PdfBrush, RectangleF) |
Draws the specified text string at the specified location and size
with the specified Brush and Font objects.
|
DrawString(String, PdfFontBase, PdfPen, PointF) |
Draws the specified text string at the specified location
with the specified Brush and Font objects.
|
DrawString(String, PdfFontBase, PdfPen, RectangleF) |
Draws the specified text string at the specified location and size
with the specified Pen and Font objects.
|
DrawString(String, PdfFontBase, PdfBrush, PointF, PdfStringFormat) |
Draws the specified text string at the specified location
with the specified Brush and Font objects.
|
DrawString(String, PdfFontBase, PdfBrush, PointF, Boolean) |
Draws the specified text string at the specified location
with the specified Brush and Font objects.
|
DrawString(String, PdfFontBase, PdfBrush, RectangleF, PdfStringFormat) |
Draws the specified text string at the specified location and size
with the specified Brush and Font objects.
|
DrawString(String, PdfFontBase, PdfBrush, RectangleF, Boolean) |
Draws the specified text string at the specified location and size
with the specified Brush and Font objects.
|
DrawString(String, PdfFontBase, PdfBrush, Single, Single) |
Draws the specified text string at the specified location
with the specified Brush and Font objects.
|
DrawString(String, PdfFontBase, PdfPen, PdfBrush, PointF) |
Draws the specified text string at the specified location
with the specified Brush and Font objects.
|
DrawString(String, PdfFontBase, PdfPen, PointF, PdfStringFormat) |
Draws the specified text string at the specified location
with the specified Brush and Font objects.
|
DrawString(String, PdfFontBase, PdfPen, PointF, Boolean) |
Draws the specified text string at the specified location
with the specified Brush and Font objects.
|
DrawString(String, PdfFontBase, PdfPen, RectangleF, PdfStringFormat) |
Draws the specified text string at the specified location and size
with the specified Pen and Font objects.
|
DrawString(String, PdfFontBase, PdfPen, RectangleF, Boolean) |
Draws the specified text string at the specified location and size
with the specified Pen and Font objects.
|
DrawString(String, PdfFontBase, PdfPen, Single, Single) |
Draws the specified text string at the specified location
with the specified Brush and Font objects.
|
DrawString(String, PdfFontBase, PdfBrush, PointF, PdfStringFormat, Boolean) |
Draws the specified text string at the specified location
with the specified Brush and Font objects.
|
DrawString(String, PdfFontBase, PdfBrush, RectangleF, PdfStringFormat, Boolean) |
Draws the specified text string at the specified location and size
with the specified Brush and Font objects.
|
DrawString(String, PdfFontBase, PdfBrush, Single, Single, PdfStringFormat) |
Draws the specified text string at the specified location
with the specified Brush and Font objects.
|
DrawString(String, PdfFontBase, PdfBrush, Single, Single, Boolean) |
Draws the specified text string at the specified location
with the specified Brush and Font objects.
|
DrawString(String, PdfFontBase, PdfPen, PdfBrush, PointF, PdfStringFormat) |
Draws the specified text string at the specified location
with the specified Brush and Font objects.
|
DrawString(String, PdfFontBase, PdfPen, PdfBrush, PointF, Boolean) |
Draws the specified text string at the specified location
with the specified Brush and Font objects.
|
DrawString(String, PdfFontBase, PdfPen, PdfBrush, RectangleF, PdfStringFormat) |
Draws the specified text string at the specified location and size
with the specified Pen, Brush and Font objects.
|
DrawString(String, PdfFontBase, PdfPen, PdfBrush, Single, Single) |
Draws the specified text string at the specified location
with the specified Brush and Font objects.
|
DrawString(String, PdfFontBase, PdfPen, PointF, PdfStringFormat, Boolean) |
Draws the specified text string at the specified location
with the specified Brush and Font objects.
|
DrawString(String, PdfFontBase, PdfPen, RectangleF, PdfStringFormat, Boolean) |
Draws the specified text string at the specified location and size
with the specified Pen and Font objects.
|
DrawString(String, PdfFontBase, PdfPen, Single, Single, PdfStringFormat) |
Draws the specified text string at the specified location
with the specified Brush and Font objects.
|
DrawString(String, PdfFontBase, PdfPen, Single, Single, Boolean) |
Draws the specified text string at the specified location
with the specified Brush and Font objects.
|
DrawString(String, PdfFontBase, PdfBrush, Single, Single, PdfStringFormat, Boolean) |
Draws the specified text string at the specified location
with the specified Brush and Font objects.
|
DrawString(String, PdfFontBase, PdfPen, PdfBrush, PointF, PdfStringFormat, Boolean) |
Draws the specified text string at the specified location
with the specified Brush and Font objects.
|
DrawString(String, PdfFontBase, PdfPen, PdfBrush, RectangleF, PdfStringFormat, Boolean) |
Draws the specified text string at the specified location and size
with the specified Pen, Brush and Font objects.
|
DrawString(String, PdfFontBase, PdfPen, PdfBrush, Single, Single, PdfStringFormat) |
Draws the specified text string at the specified location
with the specified Brush and Font objects.
|
DrawString(String, PdfFontBase, PdfPen, PdfBrush, Single, Single, Boolean) |
Draws the specified text string at the specified location
with the specified Brush and Font objects.
|
DrawString(String, PdfFontBase, PdfPen, Single, Single, PdfStringFormat, Boolean) |
Draws the specified text string at the specified location
with the specified Brush and Font objects.
|
DrawString(String, PdfFontBase, PdfPen, PdfBrush, Single, Single, PdfStringFormat, Boolean) |
Draws the specified text string at the specified location
with the specified Brush and Font objects.
|