StreamXslFoFactory constructor
init
Initializes a new instance of the StreamXslFoFactory
class.
def __init__(self, xsl_fo_stream):
...
Parameter | Type | Description |
---|---|---|
xsl_fo_stream | io.RawIOBase | The stream for the XSL-FO document. |
See Also
- module
groupdocs.conversion.options.load
- class
StreamXslFoFactory