XpsDevice.XpsDevice
XpsDevice()
Creates a new instance. The output file will be written to the output working directory taking the job name as a file name.
public XpsDevice()
See Also
- class XpsDevice
- namespace Aspose.TeX.Presentation.Xps
- assembly Aspose.TeX
XpsDevice(Stream)
Creates a new instance. The output file will be written to specified stream.
public XpsDevice(Stream stream)
| Parameter | Type | Description |
|---|---|---|
| stream | Stream | The stream to write the output file to. |
See Also
- class XpsDevice
- namespace Aspose.TeX.Presentation.Xps
- assembly Aspose.TeX