PdfElement Methods | |
The PdfElement type exposes the following members.
| Name | Description | |
|---|---|---|
| Rotate |
Rotes the coordinate system before rendering the pdf element.
| |
| Scale |
Scales the coordinate system before rendering the pdf element.
| |
| Skew |
Skews the x and y axis by an two different angles before rendering the pdf element.
| |
| Translate |
Translates the coordinate system before rendering the pdf element.
|