| Package | Description |
|---|---|
| com.aspose.cad.imageoptions |
| Modifier and Type | Method and Description |
|---|---|
CadOutputMode |
ImageOptionsBase.getOutputMode()
Whether to convert contents to target format as is, or render to lines and then save.
|
static CadOutputMode |
CadOutputMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CadOutputMode[] |
CadOutputMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageOptionsBase.setOutputMode(CadOutputMode value)
Whether to convert contents to target format as is, or render to lines and then save.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.