Uses of Enum Class
com.datalogics.PDFL.MirrorOptions
Packages that use MirrorOptions
-
Uses of MirrorOptions in com.datalogics.PDFL
Methods in com.datalogics.PDFL that return MirrorOptionsModifier and TypeMethodDescriptionSeparationParams.getMirrorPrint()Options for mirroring.static MirrorOptionsReturns the enum constant of this class with the specified name.static MirrorOptions[]MirrorOptions.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 MirrorOptionsModifier and TypeMethodDescriptionvoidSeparationParams.setMirrorPrint(MirrorOptions theOption) Options for mirroring.