Click or drag to resize
Pdf Library for .NET

PdfImageElement Methods

The PdfImageElement type exposes the following members.

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