PdfFormats class
Leave feedback
On this page
Describes Pdf formats enumeration.
public sealed class PdfFormats : Enumeration
name | description |
---|---|
PdfFormats() | Serialization constructor |
static readonly Default | Default pdf format |
static readonly PdfA_1A | PDF/A-1a – Level A (accessible) conformance. |
static readonly PdfA_1B | PDF/A-1b – Level B (basic) conformance. |
static readonly PdfA_2A | PDF/A-2a conformance. |
static readonly PdfA_2B | PDF/A-2b conformance. |
static readonly PdfA_2U | PDF/A-2u conformance. |
static readonly PdfA_3A | PDF/A-3a conformance. |
static readonly PdfA_3B | PDF/A-3b conformance. |
static readonly PdfA_3U | PDF/A-3u conformance. |
static readonly PdfUA_1 | PDF/UA-1 conformance. |
static readonly PdfX_1A | PDF/X-1a conformance. |
static readonly PdfX_3 | PDF/X-3 conformance. |
static readonly v1_3 | PDF version 1.3. |
static readonly v1_4 | PDF version 1.4. |
static readonly v1_5 | PDF version 1.5. |
static readonly v1_6 | PDF version 1.6. |
static readonly v1_7 | PDF version 1.7. |
- namespace GroupDocs.Conversion.Options.Convert
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.