| Package | Description |
|---|---|
| com.aspose.cad.imageoptions |
| Modifier and Type | Method and Description |
|---|---|
RenderErrorCode |
RenderResult.getRenderCode()
Gets or sets code of error
|
static RenderErrorCode |
RenderErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RenderErrorCode[] |
RenderErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RenderResult.setRenderCode(RenderErrorCode value)
Gets or sets code of error
|
| Constructor and Description |
|---|
RenderResult(String message,
RenderErrorCode renderCode)
Initializes a new instance of the
RenderResult class. |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.