Click or drag to resize
Pdf Library for .NET

PdfTextElement Constructor

Overload List
  NameDescription
Public methodPdfTextElement(Single, Single, String, PdfFont)
Creates a text object that can be added to a pdf document.
Public methodPdfTextElement(Single, Single, Single, String, PdfFont)
Creates a text object that can be added to a pdf document.
Public methodPdfTextElement(Single, Single, String, PdfFont, PdfColor)
Creates a text object that can be added to a pdf document.
Public methodPdfTextElement(Single, Single, Single, Single, String, PdfFont)
Creates a text object that can be added to a pdf document.
Public methodPdfTextElement(Single, Single, Single, String, PdfFont, PdfColor)
Creates a text object that can be added to a pdf document.
Public methodPdfTextElement(Single, Single, Single, Single, String, PdfFont, PdfColor)
Creates a text object that can be added to a pdf document.
Top
See Also