'Declaration Public Shared ReadOnly Property Pdf_A As PdfFormat
public static PdfFormat Pdf_A { get; }
public: __property static PdfFormat* get_Pdf_A();
public:
static property PdfFormat^ Pdf_A { PdfFormat^ get(); }
'Declaration Public Shared ReadOnly Property Pdf_A As PdfFormat
public static PdfFormat Pdf_A { get; }
public: __property static PdfFormat* get_Pdf_A();
public:
static property PdfFormat^ Pdf_A { PdfFormat^ get(); }
If you want to convert PDF document to other format (PDF/A-2b, PDF/A-3b,...), please use the following method: ConvertDocument(PdfDocumentConformance).
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5