| Converter Methods |
The Converter type exposes the following members.
| Name | Description | |
|---|---|---|
| Convert |
Performs the conversion.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetErrorHandler |
Returns the registered error handler.
| |
| GetHashCode | (Inherited from Object.) | |
| GetInput |
Returns specified input.
| |
| GetOutput |
Returns specified output.
| |
| GetType | (Inherited from Object.) | |
| GetUriResolver |
Returns the registered URI resolver.
| |
| ListEncodings |
Lists the available encodings for the specified output format.
| |
| MemberwiseClone | (Inherited from Object.) | |
| ParseEditRestrictions |
Parses edit restrictions specified as a string.
| |
| SetDocumentMeta |
Add, replace or remove specified document metadata.
| |
| SetErrorHandler |
Registers an error handler.
| |
| SetInput(Stream) |
Sets the conversion input source.
| |
| SetInput(TextReader) |
Sets the conversion input source.
| |
| SetInput(String) |
Sets the conversion input source.
| |
| SetInput(XmlReader) |
Sets the conversion input source.
| |
| SetOutput(Stream) |
Sets the conversion output destination.
| |
| SetOutput(TextWriter) |
Sets the conversion output destination.
| |
| SetOutput(String) |
Sets the conversion output destination.
| |
| SetUriResolver |
Registers a URI resolver.
| |
| ToString | (Inherited from Object.) |