
com.belladati.sdk.util.PageSize Maven / Gradle / Ivy
package com.belladati.sdk.util;
/**
* Page size. It is used in export operations.
*
* @author Lubomir Elko
*/
public enum PageSize {
A4, A3, A2, A1;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy