public class RenderResult extends Object
Represents information with results of rendering
Constructor and Description |
---|
RenderResult() |
Modifier and Type | Method and Description |
---|---|
String |
getMessage()
Gets or sets string message
|
int |
getRenderCode()
Gets or sets code of error
|
void |
setMessage(String value) |
void |
setRenderCode(int value) |
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.