Class RenderResult
RenderResult class
Represents information with results of rendering
public class RenderResult
Constructors
Name | Description |
---|---|
RenderResult(string, RenderErrorCode) | Initializes a new instance of the RenderResult class. |
Properties
Name | Description |
---|---|
Message { get; set; } | Gets or sets string message |
RenderCode { get; set; } | Gets or sets code of error |
See Also
- namespace Aspose.CAD.ImageOptions
- assembly Aspose.CAD