@Deprecated public interface IRenderResult
Returns rendering result.
Modifier and Type | Method and Description |
---|---|
String |
getMessage()
Deprecated.
Error message or empty.
|
int |
getNumberOfPages()
Deprecated.
Total number of pages.
|
int |
getPagesInHeight()
Deprecated.
Number of pages in height.
|
int |
getPagesInWidth()
Deprecated.
Number of pages in width.
|
int |
getResult()
Deprecated.
Rendering result.
|
String getMessage()
int getNumberOfPages()
int getPagesInHeight()
int getPagesInWidth()
int getResult()
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.