ansFileFormat Enumeration
This enumeration lists the file formats in which answer files can be saved. The possible values are:
Answer File Formats
Name | Value | Description |
PreHD2009Format | 0 | Pre-HotDocs 2009 Format |
HD2009Format | 2 | HotDocs 2009-11 Format |
The ansHDAns (.ans) binary file format has been deprecated. If you want your answer files to be compatible with earlier (pre-2009) versions of HotDocs, use the PreHD2009Format value (equivalent to the also-deprecated ansXmlAns enumerated value). All answer files saved by HotDocs Server 11 are in XML format.