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

com.pdfjet.Executive Maven / Gradle / Ivy

/*    */ package com.pdfjet;
/*    */ 
/*    */ public class Executive
/*    */ {
/* 39 */   public static final float[] PORTRAIT = { 522.0F, 756.0F };
/* 40 */   public static final float[] LANDSCAPE = { 756.0F, 522.0F };
/*    */ }

/* Location:           E:\EGGWIFI\Customer\trunk\src\Workspace\Customer\Customer Maven Webapp\src\main\webapp\WEB-INF\lib\PDFjet.jar
 * Qualified Name:     com.pdfjet.Executive
 * JD-Core Version:    0.6.2
 */




© 2015 - 2024 Weber Informatics LLC | Privacy Policy