Uses of Enum Class
com.stimulsoft.base.enums.StiPaperKind
Packages that use StiPaperKind
Package
Description
-
Uses of StiPaperKind in com.stimulsoft.base.enums
Methods in com.stimulsoft.base.enums that return StiPaperKindModifier and TypeMethodDescriptionstatic StiPaperKindStiPaperKind.forValue(int value) static StiPaperKindReturns the enum constant of this class with the specified name.static StiPaperKind[]StiPaperKind.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StiPaperKind in com.stimulsoft.report.components
Methods in com.stimulsoft.report.components that return StiPaperKindMethods in com.stimulsoft.report.components with parameters of type StiPaperKindModifier and TypeMethodDescriptionstatic StiSizeStiPageHelper.getPaperSizeFromPaperKind(StiPaperKind paperKind) voidStiPage.setPaperSize(StiPaperKind value) -
Uses of StiPaperKind in com.stimulsoft.report.dialogs
Methods in com.stimulsoft.report.dialogs that return StiPaperKindMethods in com.stimulsoft.report.dialogs with parameters of type StiPaperKind -
Uses of StiPaperKind in com.stimulsoft.report.engine.engineV2
Methods in com.stimulsoft.report.engine.engineV2 that return StiPaperKind -
Uses of StiPaperKind in com.stimulsoft.report.options
Methods in com.stimulsoft.report.options that return StiPaperKind