DestinationFitBV

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

SignatureDescription
DestinationType()DestinationTypeReturns the destination type.
Page()*PageReturns the page.
Left()float64Returns the left.
HasLeft()boolReturns true if left is present.

See Also