Uses of Enum Class
com.stimulsoft.report.export.StiPdfComplianceMode
Packages that use StiPdfComplianceMode
-
Uses of StiPdfComplianceMode in com.stimulsoft.report.export
Methods in com.stimulsoft.report.export that return StiPdfComplianceModeModifier and TypeMethodDescriptionstatic StiPdfComplianceModeReturns the enum constant of this class with the specified name.static StiPdfComplianceMode[]StiPdfComplianceMode.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StiPdfComplianceMode in com.stimulsoft.report.export.settings
Methods in com.stimulsoft.report.export.settings that return StiPdfComplianceModeMethods in com.stimulsoft.report.export.settings with parameters of type StiPdfComplianceModeModifier and TypeMethodDescriptionvoidStiPdfExportSettings.setPdfComplianceMode(StiPdfComplianceMode pdfComplianceMode)