DestinationFitH

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

SignatureDescription
DestinationType()DestinationTypeReturns the destination type.
Page()*PageReturns the page.
Top()float64Returns the top.
HasTop()boolReturns true if top is present.

See Also