Uses of Enum Class
com.stimulsoft.web.enums.StiPrintToPdfMode
Packages that use StiPrintToPdfMode
-
Uses of StiPrintToPdfMode in com.stimulsoft.web.enums
Methods in com.stimulsoft.web.enums that return StiPrintToPdfModeModifier and TypeMethodDescriptionstatic StiPrintToPdfModeReturns the enum constant of this class with the specified name.static StiPrintToPdfMode[]StiPrintToPdfMode.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StiPrintToPdfMode in com.stimulsoft.webviewer
Fields in com.stimulsoft.webviewer declared as StiPrintToPdfModeMethods in com.stimulsoft.webviewer that return StiPrintToPdfModeMethods in com.stimulsoft.webviewer with parameters of type StiPrintToPdfModeModifier and TypeMethodDescriptionvoidStiWebViewerOptions.AppearanceOptions.setPrintToPdfMode(StiPrintToPdfMode printToPdfMode)