PdfComplianceLevel
PdfComplianceLevel enumeration
Represents a list of supported PDF compliance levels.
public enum PdfComplianceLevel
Values
Name | Value | Description |
---|---|---|
Auto | 0 |
The output file will comply with the PDF/A-1b standard by default. |
PdfA1a | 1 |
The output file will comply with the PDF/A-1a standard. |
Remarks
Learn more
- More details about rasterization options: Select specific pages for rasterized PDF
See Also
- namespace GroupDocs.Redaction.Options
- assembly GroupDocs.Redaction