Click or drag to resize
Pdf Library for .NET

PdfPage Methods

The PdfPage type exposes the following members.

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