Click or drag to resize
Pdf Library for .NET

PdfLineElement Methods

The PdfLineElement 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