asposecells.api

Class PdfOptimizationType

Utility class containing constants. Specifies a type of optimization.

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

    • Field Detail

      • STANDARD

        const int STANDARD
        High print quality
      • MINIMUM_SIZE

        const 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.