Search Results for

    Show / Hide Table of Contents

    Class PdfAVersions

    PDF/A archival standard versions for long-term document preservation. Ensures documents remain viewable for decades with embedded fonts and metadata.

    // Most common - supports attachments:
    pdf.ConvertToPdfA(PdfAVersions.PdfA3b);
    
    // Basic archival (no attachments):
    pdf.ConvertToPdfA(PdfAVersions.PdfA1b);
    
    // With accessibility (screen reader support):
    pdf.ConvertToPdfA(PdfAVersions.PdfA2a);
    
    // Modern standard with embedded files:
    pdf.ConvertToPdfA(PdfAVersions.PdfA4f);

    "B" = Basic compliance, "A" = Accessibility compliance

    PDF/A-3 and PDF/A-4F support file attachments, others do NOT

    See: https://ironpdf.com/how-to/pdfa/

    Inheritance
    System.Object
    PdfAVersions
    Namespace: IronPdf
    Assembly: IronPdf.dll
    Syntax
    public sealed class PdfAVersions : Enum

    Fields

    PdfA1a

    PDF/A-1A: Accessible archival (ISO 19005-1). Includes structure for screen readers. NO attachments.

    pdf.ConvertToPdfA(PdfAVersions.PdfA1a);
    Declaration
    public const PdfAVersions PdfA1a
    Field Value
    Type Description
    PdfAVersions

    PdfA1b

    PDF/A-1B: Basic archival (ISO 19005-1). Oldest standard, maximum compatibility, NO attachments.

    pdf.ConvertToPdfA(PdfAVersions.PdfA1b);
    Declaration
    public const PdfAVersions PdfA1b
    Field Value
    Type Description
    PdfAVersions

    PdfA2a

    PDF/A-2A: Enhanced accessible archival (ISO 19005-2). Better accessibility support. NO attachments.

    pdf.ConvertToPdfA(PdfAVersions.PdfA2a);
    Declaration
    public const PdfAVersions PdfA2a
    Field Value
    Type Description
    PdfAVersions

    PdfA2b

    PDF/A-2B: Enhanced archival (ISO 19005-2). Supports JPEG2000, transparency, layers. NO attachments.

    pdf.ConvertToPdfA(PdfAVersions.PdfA2b);
    Declaration
    public const PdfAVersions PdfA2b
    Field Value
    Type Description
    PdfAVersions

    PdfA3a

    PDF/A-3A: Modern accessible archival (ISO 19005-3). Accessibility + ATTACHMENTS. Best for inclusive archival.

    pdf.ConvertToPdfA(PdfAVersions.PdfA3a);
    Declaration
    public const PdfAVersions PdfA3a
    Field Value
    Type Description
    PdfAVersions

    PdfA3b

    PDF/A-3B: Modern archival (ISO 19005-3). SUPPORTS FILE ATTACHMENTS. Most versatile for archival.

    pdf.ConvertToPdfA(PdfAVersions.PdfA3b);  // Default choice
    Declaration
    public const PdfAVersions PdfA3b
    Field Value
    Type Description
    PdfAVersions

    PdfA4

    PDF/A-4: Latest standard (ISO 19005-4). Based on PDF 2.0. NO attachments in base version.

    pdf.ConvertToPdfA(PdfAVersions.PdfA4);
    Declaration
    public const PdfAVersions PdfA4
    Field Value
    Type Description
    PdfAVersions

    PdfA4e

    PDF/A-4E: Engineering documents (ISO 19005-4). Optimized for technical drawings and CAD.

    pdf.ConvertToPdfA(PdfAVersions.PdfA4e);
    Declaration
    public const PdfAVersions PdfA4e
    Field Value
    Type Description
    PdfAVersions

    PdfA4f

    PDF/A-4F: With embedded files (ISO 19005-4). Latest standard WITH ATTACHMENT SUPPORT.

    pdf.ConvertToPdfA(PdfAVersions.PdfA4f);
    Declaration
    public const PdfAVersions PdfA4f
    Field Value
    Type Description
    PdfAVersions

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    ☀
    ☾
    Downloads
    • Download with Nuget
    • Start for Free
    In This Article
    Back to top
    Install with Nuget
    IronPDF_for_dotnet_log2o
    Blue key in circleGet started for FREE
    No credit card required
    Test in a live environment

    Test in production without watermarks.
    Works wherever you need it to.

    Fully-functional product

    Get 30 days of fully functional product.
    Have it up and running in minutes.

    24/5 technical support

    Full access to our support engineering team during your product trial

    Grey key in circleGet started for FREE
    The trial form was submitted successfully.
    Calendar in circleBook Free Live Demo
    No contact, no card details, no commitments Book a 30-minute, personal demo.
    Here's what to expect:

    A live demo of our product and its key features

    Get project specific feature recommendations

    All your questions are answered to make sure you have all the information you need. (No commitment whatsoever.)

    Grey key in circleBook Free Live Demo
    Your booking has been completed Check your e-mail for confirmation
    Support Team Member 6 related to The C# PDF Library Support Team Member 14 related to The C# PDF Library Support Team Member 4 related to The C# PDF Library Support Team Member 2 related to The C# PDF Library
    Online 24/5
    Need help? Our sales team would be glad to help you.
    Try the Enterprise Trial
    ironpdf_for_dotnet_log2o
    Key in blue circle
    Get your free 30-day Trial Key instantly.
    bullet_checkedNo credit card or account creation required
    Key in blue circle
    Get your free 30-day Trial Key instantly.
    Blue key in circleNo credit card or account creation required
    Green Check in orange circle
    The trial form was submitted successfully.
    badge_greencheck_in_yellowcircle
    Thank you for starting a trial

    Please check your email for the trial license key.

    If you don’t receive an email, please start a live chat or email support@ironsoftware.com

    Install with NuGet
    View Licensing
    • Logo Aetna
    • Logo NASA
    • Logo GE
    • Logo Porsche
    • Logo USDA
    • Logo Qatar
    Join Millions of Engineers who’ve tried IronPDF