Click or drag to resize

PdfTextBox Constructor

Overload List
  NameDescription
Public methodPdfTextBox(PdfBounds, String, Double)
Initializes a new instance of the PdfTextBox class.
Public methodPdfTextBox(PdfBounds, String, Double, String)
Initializes a new instance of the PdfTextBox class.
Public methodPdfTextBox(PdfBounds, String, Double, IPdfColor, PdfLineStyle, IPdfColor)
Initializes a new instance of the PdfTextBox class.
Public methodPdfTextBox(PdfBounds, String, Double, IPdfColor, Double, IPdfColor)
Initializes a new instance of the PdfTextBox class.
Top
See Also