Package | Description |
---|---|
com.aspose.html.rendering.xps |
Constructor and Description |
---|
XpsDevice(XpsRenderingOptions options,
ICreateStreamProvider streamProvider)
Initializes a new instance of the
XpsDevice class by rendering options and stream provider. |
XpsDevice(XpsRenderingOptions options,
com.aspose.html.internal.ms.System.IO.Stream stream)
Initializes a new instance of the
XpsDevice class by rendering options and output stream. |
XpsDevice(XpsRenderingOptions options,
String file)
Initializes a new instance of the
XpsDevice class by rendering options and output file name. |