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

com.belladati.sdk.util.PageOrientation Maven / Gradle / Ivy

package com.belladati.sdk.util;

/**
 * Page orientation. It is used in export operations.
 * 
 * @author Lubomir Elko
 */
public enum PageOrientation {

	PORTRAIT, LANDSCAPE;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy