DestinationFitBV
Overview
DestinationFitBV is a type in Aspose.PDF FOSS for Go.
DestinationFitBV — [page /FitBV left]
This type provides 4 methods for working with DestinationFitBV 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. |