Click or drag to resize
Converter.SetInput Method
Public API of XMLmind XSL-FO Converter for .NET
Overload List
  NameDescription
Public methodSetInput(Stream)
Sets the conversion input source.
Public methodSetInput(TextReader)
Sets the conversion input source.
Public methodSetInput(String)
Sets the conversion input source.
Public methodSetInput(XmlReader)
Sets the conversion input source.
Top
See Also