Uses of Enum Class
com.datalogics.PDFL.PrintProgressStage
Packages that use PrintProgressStage
-
Uses of PrintProgressStage in com.datalogics.PDFL
Methods in com.datalogics.PDFL that return PrintProgressStageModifier and TypeMethodDescriptionstatic PrintProgressStageReturns the enum constant of this class with the specified name.static PrintProgressStage[]PrintProgressStage.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.datalogics.PDFL with parameters of type PrintProgressStageModifier and TypeMethodDescriptionvoidPrintProgressProc.Call(int page, int total, float stagePercent, String info, PrintProgressStage stage)