Click or drag to resize

PdfCompliance Enumeration

Constants which define the PDF standards compliance level.

Namespace:  Aspose.Slides.Export
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public enum PdfCompliance
Members
  Member nameValueDescription
Pdf150 The output file will comply with the PDF 1.5 standard.
PdfA1b1 The output file will comply with the PDF/A-1b standard.
See Also