Click or drag to resize
Pdf Library for .NET

PdfTemplate Methods

The PdfTemplate type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds a pdf element to the template.
(Overrides PdfCanvasAdd(PdfPageElement).)
Public methodMeasureString
Measures the size of the specified string when rendered with the specified font.
(Inherited from PdfCanvas.)
Top
See Also