IXpsDeviceFactory Interface
IXpsDeviceFactory interface
Represents a factory for creating XPS devices.
public interface IXpsDeviceFactory
Methods
Name | Description |
---|---|
Create(XpsRenderingOptions, ICreateStreamProvider) | Creates an XPS device with the specified rendering options and stream provider. |
Create(XpsRenderingOptions, Stream) | Creates an XPS device with the specified rendering options and stream. |
Create(XpsRenderingOptions, string) | Creates an XPS device with the specified rendering options and file path. |
See Also
- namespace Aspose.Svg.Rendering.Xps
- assembly Aspose.SVG