Uses of Enum Class
com.stimulsoft.report.export.tools.StiPdfAllowEditable
Packages that use StiPdfAllowEditable
-
Uses of StiPdfAllowEditable in com.stimulsoft.report.export.settings
Methods in com.stimulsoft.report.export.settings that return StiPdfAllowEditableMethods in com.stimulsoft.report.export.settings with parameters of type StiPdfAllowEditableModifier and TypeMethodDescriptionvoidStiPdfExportSettings.setAllowEditable(StiPdfAllowEditable allowEditable) -
Uses of StiPdfAllowEditable in com.stimulsoft.report.export.tools
Methods in com.stimulsoft.report.export.tools that return StiPdfAllowEditableModifier and TypeMethodDescriptionstatic StiPdfAllowEditableReturns the enum constant of this class with the specified name.static StiPdfAllowEditable[]StiPdfAllowEditable.values()Returns an array containing the constants of this enum class, in the order they are declared.