Click or drag to resize

PdfClippedTextLine Constructor

Overload List
  NameDescription
Public methodPdfClippedTextLine(String, String, PdfBounds, PdfFontManager)
Initializes a new instance of the PdfClippedTextLine class while intelligently figuring out fontsize and positioning.
Public methodPdfClippedTextLine(String, String, Double, PdfPoint, PdfBounds)
Initializes a new instance of the PdfClippedTextLine class.
Top
See Also