All Downloads are FREE. Search and download functionalities are using the official Maven repository.

dk.apaq.printing.core.Orientation Maven / Gradle / Ivy

package dk.apaq.printing.core;

/**
 *
 * @author michaelzachariassenkrog
 */
public enum Orientation {
    Landscape, Portrait, ReverseLandscape;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy