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