InterviewOptions Enumeration
This enumeration lists the options available when requesting an interview.

Namespace: HotDocs.Sdk.Server.Contracts
Assembly: HotDocs.Sdk.Server.Contracts (in HotDocs.Sdk.Server.Contracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

[FlagsAttribute]
public enum InterviewOptions
Members

  Member nameValueDescription
None0
OmitImages1
NoSave4
NoPreview8
ExcludeStateFromOutput16
See Also