VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Processing.PdfA Namespace / PdfA4eConverter Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    PdfA4eConverter Class
    In This Topic
    Converts a PDF document to conformance with PDF/A-4e.
    Object Model
    PdfDocumentCleanupCommand PdfA4Converter PdfCompressionSettings PdfCompressionSettings FontProgramsControllerBase PdfA4eConverter
    Syntax
    'Declaration
    
    Public Class PdfA4eConverter
       Inherits PdfA4Converter
    
    
    public class PdfA4eConverter : PdfA4Converter
    
    
    public __gc class PdfA4eConverter : public PdfA4Converter*
    
    
    public ref class PdfA4eConverter : public PdfA4Converter^
    
    
    Inheritance Hierarchy
    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also