| Package | Description |
|---|---|
| com.aspose.cad.imageoptions |
| Modifier and Type | Method and Description |
|---|---|
PdfCompliance |
PdfDocumentOptions.getCompliance()
Desired conformance level for generated PDF document.
|
static PdfCompliance |
PdfCompliance.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PdfCompliance[] |
PdfCompliance.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PdfDocumentOptions.setCompliance(PdfCompliance value)
Desired conformance level for generated PDF document.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.