AnswerCollection WriteXml Method
Overload List

  Name Description
Public method WriteXml(Stream, Boolean)
Writes the answer collection as a HotDocs XML answer file to the output stream.
Public method WriteXml(TextWriter, Boolean)
Writes the answer collection as a HotDocs XML answer file to the TextWriter.
Back to Top
See Also