com.aspose.cells
Class PdfOptimizationType

java.lang.Object
    extended by com.aspose.cells.PdfOptimizationType

public class PdfOptimizationType 
extends java.lang.Object

Utility class containing constants. Specifies a type of optimization.


Field Summary
static final intSTANDARD
           High print quality
static final intMINIMUM_SIZE
           File size is more important than print quality
 

Field Detail

STANDARD

public static final int STANDARD
High print quality

MINIMUM_SIZE

public static final int MINIMUM_SIZE
File size is more important than print quality Font Arial and Times New Roman with characters 32-127 will not be embedded in pdf. Border lines are optimized for smaller file size.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.