VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Processing.PdfA Namespace / PdfA3bConverter Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    PdfA3bConverter Class
    In This Topic
    Converts a PDF document to conformance with PDF/A-3b.
    Object Model
    PdfDocumentCleanupCommand PdfA1bConverter PdfCompressionSettings PdfCompressionSettings FontProgramsControllerBase PdfA3bConverter
    Syntax
    'Declaration
    
    Public Class PdfA3bConverter
       Inherits PdfA2bConverter
    
    
    public class PdfA3bConverter : PdfA2bConverter
    
    
    public __gc class PdfA3bConverter : public PdfA2bConverter*
    
    
    public ref class PdfA3bConverter : public PdfA2bConverter^
    
    
    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