StreamXsltFactory class
StreamXsltFactory class
Default implementation of the IXsltFactory
interface that accepts a stream in the constructor.
The StreamXsltFactory type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the StreamXsltFactory class. |
Methods
Method | Description |
---|---|
create_xslt_stream | Returns the provided stream for the XSLT document. |
See Also
- module
groupdocs.conversion.options.load
- class
IXsltFactory
- class
StreamXsltFactory