DestinationFitV
Overview
DestinationFitV is a type in Aspose.PDF FOSS for Go.
DestinationFitV — [page /FitV left]
This type provides 4 methods for working with DestinationFitV objects in Go programs.
Available methods include: DestinationType, HasLeft, Left, Page.
All public members are accessible to any Go application after installing the Aspose.PDF FOSS for Go package.
Methods
| Signature | Description |
|---|---|
DestinationType() → DestinationType | Returns the destination type. |
Page() → *Page | Returns the page. |
Left() → float64 | Returns the left. |
HasLeft() → bool | Returns true if left is present. |