Uses of Enum Class
com.stimulsoft.report.export.tools.StiPdfAutoPrintMode
Packages that use StiPdfAutoPrintMode
Package
Description
-
Uses of StiPdfAutoPrintMode in com.stimulsoft.report.export.settings
Methods in com.stimulsoft.report.export.settings that return StiPdfAutoPrintModeModifier and TypeMethodDescriptionStiPdfExportSettings.getAutoPrintMode()A value indicating AutoPrint modeMethods in com.stimulsoft.report.export.settings with parameters of type StiPdfAutoPrintModeModifier and TypeMethodDescriptionvoidStiPdfExportSettings.setAutoPrintMode(StiPdfAutoPrintMode autoPrintMode) -
Uses of StiPdfAutoPrintMode in com.stimulsoft.report.export.tools
Methods in com.stimulsoft.report.export.tools that return StiPdfAutoPrintModeModifier and TypeMethodDescriptionstatic StiPdfAutoPrintModeReturns the enum constant of this class with the specified name.static StiPdfAutoPrintMode[]StiPdfAutoPrintMode.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StiPdfAutoPrintMode in com.stimulsoft.report.options
Methods in com.stimulsoft.report.options that return StiPdfAutoPrintModeModifier and TypeMethodDescriptionstatic StiPdfAutoPrintModeExportOptions.Pdf.getDefaultAutoPrintMode()A value indicating default AutoPrint mode.Methods in com.stimulsoft.report.options with parameters of type StiPdfAutoPrintModeModifier and TypeMethodDescriptionstatic voidExportOptions.Pdf.setDefaultAutoPrintMode(StiPdfAutoPrintMode defaultAutoPrintMode)