Click or drag to resize

PdfBaseTextShape Constructor

Overload List
  NameDescription
Public methodPdfBaseTextShape(PdfBaseTextShape)
Initializes a new instance of the PdfBaseTextShape class.
Public methodPdfBaseTextShape(String, Double)
Initializes a new instance of the PdfBaseTextShape class.
Protected methodPdfBaseTextShape(String, Double, IPdfColor, PdfLineStyle, IPdfColor)
Initializes a new instance of the PdfBaseTextShape class.
Public methodPdfBaseTextShape(String, Double, IPdfColor, Double, IPdfColor)
Initializes a new instance of the PdfBaseTextShape class.
Top
See Also