Uses of Enum Class
com.stimulsoft.report.viewer.StiPageViewMode
Packages that use StiPageViewMode
Package
Description
-
Uses of StiPageViewMode in com.stimulsoft.report.viewer
Methods in com.stimulsoft.report.viewer that return StiPageViewModeModifier and TypeMethodDescriptionstatic StiPageViewModeReturns the enum constant of this class with the specified name.static StiPageViewMode[]StiPageViewMode.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StiPageViewMode in com.stimulsoft.viewer.logic
Methods in com.stimulsoft.viewer.logic that return StiPageViewModeMethods in com.stimulsoft.viewer.logic with parameters of type StiPageViewModeModifier and TypeMethodDescriptionvoidStiViewModel.setPageViewMode(StiPageViewMode pageViewMode) -
Uses of StiPageViewMode in com.stimulsoft.viewer.panels
Methods in com.stimulsoft.viewer.panels that return StiPageViewMode