Uses of Enum
com.winnovative_software.DestinationViewMode
-
Uses of DestinationViewMode in com.winnovative_software
Methods in com.winnovative_software that return DestinationViewModeModifier and TypeMethodDescriptionstatic DestinationViewModeReturns the enum constant of this type with the specified name.static DestinationViewMode[]DestinationViewMode.values()Returns an array containing the constants of this enum type, in the order they are declared.ExplicitDestination.viewMode()Gets the view mode of the destination pageMethods in com.winnovative_software with parameters of type DestinationViewModeModifier and TypeMethodDescriptionvoidExplicitDestination.setViewMode(DestinationViewMode viewMode) Set the view mode of the destination pageConstructors in com.winnovative_software with parameters of type DestinationViewModeModifierConstructorDescriptionExplicitDestination(PdfPage page, PointFloat point, DestinationViewMode viewMode) Constructs a destination to the specified location in the specified page and with the specified view mode of the destination page