StreamXslFoFactory class

StreamXslFoFactory class

Default implementation of the IXslFoFactory interface that accepts a stream in the constructor.

The StreamXslFoFactory type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of the StreamXslFoFactory class.

Methods

Method Description
create_xsl_fo_stream Returns the provided stream for the XSL-FO document.

See Also