This method extracts the answers that were posted from a HotDocs interview and returns them in a stream.
Namespace: HotDocs.Sdk.ServerAssembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- form
- Type:
System.Collections.Specialized NameValueCollection
The form in which the answers were posted.
Return Value
Type:
A stream of answers.
See Also