The GetInterviewOptions type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Format |
Interview format - Javascript or Silverlight
|
![]() | MarkedVariables |
A list of HotDocs variables shat should be "marked" in the interview. This is typically used to highlight
input fields where a value is needed in order to produce a valid output document.
|
![]() | Settings |
Collection of settings that can be specified when requesting a HotDocs interview. When you do not explicitly
provide a value for any setting, the default value specified in the HotDocs Cloud Services
Administrative Portal will be used.
|
![]() | TempImageUrl |
The URL from which interview images should be requested (via HTTP GET) by the browser interview.
|
See Also