AnswerSummaryOptions encapsulates the interview options related to Answer summaries.
            They are partitioned into their own class (rather than being part of InterviewOptions) because
            
            - they're very specialized;
 - they are all irrelevant if the host application disables answer summaries; and
 - at some point in the future, answer summaries may be dealt with independently of interviews.
 
Inheritance Hierarchy
              HotDocs.Sdk AnswerSummaryOptions
Namespace: HotDocs.Sdk
Assembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
See Also