Generated by
JDiff

Class com.itextpdf.html2pdf.ConverterProperties

Added Methods
PdfAConformanceLevel  getConformanceLevel() Gets the generation and strictness level of the PDF/A that must be followed.
PdfOutputIntent  getDocumentOutputIntent() Gets pdf document output intent (final destination device) to reproduce the color in the PDF.
ConverterProperties  setDocumentOutputIntent( PdfOutputIntent) Sets pdf document output intent (final destination device) to reproduce the color in the PDF.
ConverterProperties  setPdfAConformanceLevel( PdfAConformanceLevel) Sets the generation and strictness level of the PDF/A that must be followed.