PdfDevice.Translate
PdfDevice.Translate method
Applies the specified translation vector to the current transformation matrix.
public override void Translate(double x, double y)
| Parameter | Type | Description |
|---|---|---|
| x | Double | The x offset. |
| y | Double | The y offset. |
See Also
- class PdfDevice
- namespace Aspose.Page.XPS.Presentation.Pdf
- assembly Aspose.Page