XYZDestination
Overview
XYZDestination is a class in Aspose.PDF FOSS for Python.
Inherits from: Destination.
Position (left, top) at the upper-left with an optional zoom.
Properties: left, page, top, zoom.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
page | int | Read | Gets the page. |
left | float | None | Read | Gets the left. |
top | float | None | Read | Gets the top. |
zoom | float | None | Read | Gets the zoom. |