Click or drag to resize
Pdf Library for .NET

PdfTemplate Methods

The PdfTemplate type exposes the following members.

Methods
  Name Description
Public method Add Adds a pdf element to the template.
(Overrides PdfCanvasAdd(PdfPageElement))
Public method MeasureString Measures the size of the specified string when rendered with the specified font.
(Inherited from PdfCanvas)
Top
See Also