Uses of Enum Class
com.stimulsoft.report.enums.StiHtmlPreviewMode
Packages that use StiHtmlPreviewMode
-
Uses of StiHtmlPreviewMode in com.stimulsoft.report
Methods in com.stimulsoft.report that return StiHtmlPreviewModeMethods in com.stimulsoft.report with parameters of type StiHtmlPreviewModeModifier and TypeMethodDescriptionvoidStiReport.setHtmlPreviewMode(StiHtmlPreviewMode htmlPreviewMode) -
Uses of StiHtmlPreviewMode in com.stimulsoft.report.enums
Methods in com.stimulsoft.report.enums that return StiHtmlPreviewModeModifier and TypeMethodDescriptionstatic StiHtmlPreviewModeReturns the enum constant of this class with the specified name.static StiHtmlPreviewMode[]StiHtmlPreviewMode.values()Returns an array containing the constants of this enum class, in the order they are declared.