All Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
void |
render(IDevice device,
long timeout,
Document document) |
void |
render(IDevice device,
long timeout,
Document[] documents) |
void |
render(IDevice device,
java.lang.String timeout,
Document document) |
void |
render(IDevice device,
java.lang.String timeout,
Document[] documents) |
void |
render(IDevice device,
com.aspose.ms.System.TimeSpan timeout,
Document document)
|
void |
render(IDevice device,
com.aspose.ms.System.TimeSpan timeout,
Document[] documents)
|