Writes the answer collection as a HotDocs XML answer file to the output stream.
Namespace: HotDocs.SdkAssembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- output
- Type:
System.IO Stream
The stream to which to write the XML answer file.
- writeDontSave
- Type:
System Boolean
Indicates whether or not answers that are marked as "do not save" should be written to the answer file.
See Also