public class CadRenderResult extends Object
Represents result of rendering
Modifier and Type | Field and Description |
---|---|
com.aspose.ms.System.Collections.Generic.List<RenderResult> |
Failures
List of rendering errors
|
Constructor and Description |
---|
CadRenderResult() |
Modifier and Type | Method and Description |
---|---|
boolean |
isRenderComplete()
Gets a value indicating whether rendering is successful
|
public com.aspose.ms.System.Collections.Generic.List<RenderResult> Failures
List of rendering errors