Click or drag to resize

XmlPrinter Methods

The XmlPrinter type exposes the following members.

Methods
  Name Description
Public method Equals
(Inherited from Object)
Public method GetHashCode
(Inherited from Object)
Public method GetType
(Inherited from Object)
Public method Static member Print(Stream, String, String, Stream) Print template formats using XML as input data.
Public method Static member Print(Stream, String, String, Stream, Boolean) Print template formats using XML as input data with optional running commentary to standard out.
Public method Static member Print(String, Stream, String, String, Stream) Print template formats using XML as input data to destinationDevice.
Public method Static member Print(String, Stream, String, String, Stream, Boolean) Print template formats using XML as input data to a device with connection string destinationDevice.
Public method ToString
(Inherited from Object)
Top
See Also