Click or drag to resize
Pdf Library for .NET

PdfElement Methods

The PdfElement type exposes the following members.

Methods
  NameDescription
Public methodRotate
Rotes the coordinate system before rendering the pdf element.
Public methodScale
Scales the coordinate system before rendering the pdf element.
Public methodSkew
Skews the x and y axis by an two different angles before rendering the pdf element.
Public methodTranslate
Translates the coordinate system before rendering the pdf element.
Top
See Also