OptimizeSpreadsheets
PdfOptimizationOptions.OptimizeSpreadsheets property
Enables optimization of spreadsheets in the PDF files.
public bool OptimizeSpreadsheets { get; set; }
Remarks
This optimization allows to reduce the output file size by setting up border lines. Besides that, it removes the Arial and Times New Roman characters of 32-127 codes.
For code example, see this documentation.
See Also
- class PdfOptimizationOptions
- namespace GroupDocs.Viewer.Options
- assembly GroupDocs.Viewer