VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Encoders Namespace / PdfEncoderSettings Class / Conformance Property
Syntax Requirements SeeAlso
In This Topic
    Conformance Property (PdfEncoderSettings)
    In This Topic
    Gets or sets the PDF document conformance to a PDF standard.
    Syntax

    Property Value

    Supported values: PDF/A-1b, PDF/A-2b, PDF/A-3b, PDF/A-1a, PDF/A-2a, PDF/A-3a, PDF/A-2u, PDF/A-3u, PDF/A-4, PDF/A-4e, PDF/A-4f.
    Default value is PdfDocumentConformance.Undefined.
    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