Vintasoft.Imaging.Pdf.Processing.PdfA Namespace (Vintasoft.Imaging.Pdf)
In This Topic
Contains classes for processing of PDF/A documents.
Classes
| Class | Description |
 | PdfA1aConverter | Converts a PDF document to conformance with PDF/A-1a. |
 | PdfA1aVerifier | Verifies that a PDF document conforms to PDF/A-1a specification. |
 | PdfA1bConverter | Converts a PDF document to conformance with PDF/A-1b. |
 | PdfA1bVerifier | Verifies that a PDF document conforms to PDF/A-1b specification. |
 | PdfA1ProcessingTree | A tree, of the processing commands, that allows to process a PDF/A-1 document. |
 | PdfA1XmpMetadataProcessingTree | A tree, of the processing commands, that allows to process XMP metadata of PDF/A-1 document. |
 | PdfA2aConverter | Converts a PDF document to conformance with PDF/A-2a. |
 | PdfA2aVerifier | Verifies that a PDF document conforms to PDF/A-2a specification. |
 | PdfA2bConverter | Converts a PDF document to conformance with PDF/A-2b. |
 | PdfA2bVerifier | Verifies that a PDF document conforms to PDF/A-2b specification. |
 | PdfA2ProcessingTree | A tree, of the processing commands, that allows to process a PDF/A-2 document. |
 | PdfA2uConverter | Converts a PDF document to conformance with PDF/A-2a. |
 | PdfA2uVerifier | Verifies that a PDF document conforms to PDF/A-2u specification. |
 | PdfA2XmpMetadataProcessingTree | A tree, of the processing commands, that allows to process XMP metadata of PDF/A-2 document. |
 | PdfA3aConverter | Converts a PDF document to conformance with PDF/A-3a. |
 | PdfA3aVerifier | Verifies that a PDF document conforms to PDF/A-3a specification. |
 | PdfA3bConverter | Converts a PDF document to conformance with PDF/A-3b. |
 | PdfA3bVerifier | Verifies that a PDF document conforms to PDF/A-3b specification. |
 | PdfA3uConverter | Converts a PDF document to conformance with PDF/A-3a. |
 | PdfA3uVerifier | Verifies that a PDF document conforms to PDF/A-3u specification. |
 | PdfA4Converter | Converts a PDF document to conformance with PDF/A-4. |
 | PdfA4eConverter | Converts a PDF document to conformance with PDF/A-4e. |
 | PdfA4eVerifier | Verifies that a PDF document conforms to PDF/A-4e specification. |
 | PdfA4fConverter | Converts a PDF document to conformance with PDF/A-4f. |
 | PdfA4fVerifier | Verifies that a PDF document conforms to PDF/A-4f specification. |
 | PdfA4ProcessingTree | A tree, of the processing commands, that allows to process a PDF/A-4 document. |
 | PdfA4Verifier | Verifies that a PDF document conforms to PDF/A-4 specification. |
 | PdfA4XmpMetadataProcessingTree | A tree, of the processing commands, that allows to process XMP metadata of PDF/A-4 document. |
 | PdfAConverter | Represents the abstract base class for converters, which convert PDF documents to conformance with PDF/A specification. |
 | PdfAVerifier | Provides the abstract base class for verifiers, which verify that PDF document conforms to PDF/A specification. |
 | PdfAXmpMetadataProcessingTree | A tree, of the processing commands, that allows to process XMP metadata of PDF/A document. |
See Also