Click or drag to resize
Pdf Library for .NET

PdfPage Methods

The PdfPage type exposes the following members.

Methods
  Name Description
Public method Add Adds the specified pdf element to the current page.
(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