Name | Description | |
---|---|---|
![]() | DrawXObject(PdfXObject, PdfPoint) |
Draws the specified XObject, using its original size, at the specified location.
|
![]() | DrawXObject(PdfXObject, PdfPoint, Double) |
Draws the specified object, using its original size, at the specified location and
with the specified rotation.
|
![]() | DrawXObject(PdfXObject, Double, Double) |
Draws the specified object, using its original size, at the specified location.
|
![]() | DrawXObject(PdfXObject, PdfPoint, PdfSize, Double) |
Draws the specified object at the specified location with specified size and with
the specified rotation.
|
![]() | DrawXObject(PdfXObject, Double, Double, Double) |
Draws the specified object, using its original size, at the specified location and
with the specified rotation.
|
![]() | DrawXObject(PdfXObject, Double, Double, Double, Double, Double) |
Draws the specified object at the specified location with specified size and with the
specified rotation.
|