Uses of Enum Class
com.stimulsoft.webviewer.enums.StiImageSize
Packages that use StiImageSize
-
Uses of StiImageSize in com.stimulsoft.webviewer
Fields in com.stimulsoft.webviewer declared as StiImageSizeMethods in com.stimulsoft.webviewer that return StiImageSizeModifier and TypeMethodDescriptionStiWebViewerOptions.AppearanceOptions.getSaveMenuImageSize()A value which indicates images size of the save menu in the viewerMethods in com.stimulsoft.webviewer with parameters of type StiImageSizeModifier and TypeMethodDescriptionvoidStiWebViewerOptions.AppearanceOptions.setSaveMenuImageSize(StiImageSize saveMenuImageSize) A value which indicates images size of the save menu in the viewer -
Uses of StiImageSize in com.stimulsoft.webviewer.enums
Methods in com.stimulsoft.webviewer.enums that return StiImageSizeModifier and TypeMethodDescriptionstatic StiImageSizeReturns the enum constant of this class with the specified name.static StiImageSize[]StiImageSize.values()Returns an array containing the constants of this enum class, in the order they are declared.