Click or drag to resize
ConverterOutput Class
Public API of XMLmind XSL-FO Converter for .NET
Represents the output of a converter.
Inheritance Hierarchy
SystemObject
  XmlMind.FoConverterConverterOutput

Namespace: XmlMind.FoConverter
Assembly: xfc-api (in xfc-api.dll) Version: 6.3.0
Syntax
public class Output

The ConverterOutput type exposes the following members.

Constructors
  NameDescription
Public methodConverterOutput
Initializes a new instance of the ConverterOutput class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Fields
  NameDescription
Public fieldfileName
Public fieldstream
Public fieldtype
Public fieldwriter
Top
See Also