Xfinium.Pdf.Standards Namespace : PdfAFormat Enumeration |
'Declaration
Public Enum PdfAFormat Inherits System.Enum
'Usage
Dim instance As PdfAFormat
public enum PdfAFormat : System.Enum
public enum class PdfAFormat : public System.Enum
Member | Description |
---|---|
PdfA1b | PDF/A-1b format. |
PdfA2a | PDF/A-2a format. Use this format only when you load an existing PDF/A-2a file and you need it resaved as PDF/A-2a. Do not saved new PDF files as PDF/A-2a as they wil not be valid PDF/A-2a files. |
PdfA2b | PDF/A-2b format. |
PdfA2u | PDF/A-2u format. |
PdfA3a | PDF/A-3a format. Use this format only when you load an existing PDF/A-3a file and you need it resaved as PDF/A-3a. Do not saved new PDF files as PDF/A-3a as they wil not be valid PDF/A-3a files. |
PdfA3b | PDF/A-3b format. |
PdfA3u | PDF/A-3u format. |
System.Object
System.ValueType
System.Enum
Xfinium.Pdf.Standards.PdfAFormat
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library