| Package | Description |
|---|---|
| com.groupdocs.conversion.options.load |
The GroupDocs.Conversion.Options.Load namespace provides classes to specify additional options for document loading process.
|
| Modifier and Type | Field and Description |
|---|---|
static CadDrawTypeMode |
CadDrawTypeMode.UseDrawColor
Allows to use common color.
|
static CadDrawTypeMode |
CadDrawTypeMode.UseObjectColor
Allows to use separate color for every object.
|
| Modifier and Type | Method and Description |
|---|---|
CadDrawTypeMode |
CadLoadOptions.getDrawType()
Gets type of drawing.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CadLoadOptions.setDrawType(CadDrawTypeMode drawType)
Sets type of drawing.
|
Copyright © 2025. All rights reserved.