Aspose::Cells::Rendering::PdfOptimizationType enum
PdfOptimizationType enum
Specifies a type of optimization.
enum class PdfOptimizationType
Values
Name | Value | Description |
---|---|---|
Standard | 0 | High print quality. |
MinimumSize | 1 | File size is more important than print quality. |
See Also
- Namespace Aspose::Cells::Rendering
- Library Aspose.Cells for C++