Uses of Enum Class
com.stimulsoft.report.export.tools.html.StiHtmlExportBookmarksMode
Packages that use StiHtmlExportBookmarksMode
-
Uses of StiHtmlExportBookmarksMode in com.stimulsoft.report.export.settings
Methods in com.stimulsoft.report.export.settings that return StiHtmlExportBookmarksModeModifier and TypeMethodDescriptionStiHtmlExportSettings.getExportBookmarksMode()Gets export mode of bookmarks tree.Methods in com.stimulsoft.report.export.settings with parameters of type StiHtmlExportBookmarksModeModifier and TypeMethodDescriptionvoidStiHtmlExportSettings.setExportBookmarksMode(StiHtmlExportBookmarksMode exportBookmarksMode) Sets export mode of bookmarks tree. -
Uses of StiHtmlExportBookmarksMode in com.stimulsoft.report.export.tools.html
Methods in com.stimulsoft.report.export.tools.html that return StiHtmlExportBookmarksModeModifier and TypeMethodDescriptionstatic StiHtmlExportBookmarksModeReturns the enum constant of this class with the specified name.static StiHtmlExportBookmarksMode[]StiHtmlExportBookmarksMode.values()Returns an array containing the constants of this enum class, in the order they are declared.