DestinationFitH
Overview
DestinationFitH is a type in Aspose.PDF FOSS for Go.
DestinationFitH — [page /FitH top]
This type provides 4 methods for working with DestinationFitH objects in Go programs.
Available methods include: DestinationType, HasTop, Page, Top.
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. |
Top() → float64 | Returns the top. |
HasTop() → bool | Returns true if top is present. |