PdfText Constructor

Overload List

PdfText(Single, Single, String, PdfFont) Constructs a text object to be laid out at a given coordinate
PdfText(Single, Single, Single, String, PdfFont) Constructs a text object to be laid out at a given coordinate and having a given width in PDF
PdfText(Single, Single, Single, Single, String, PdfFont) Constructs a text object to be laid out at a given coordinate and having a given width in PDF

See Also