| HDInterviewOptions Methods |
The HDInterviewOptions object exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
OnInit |
This method, if present on the HDInterviewOptions object, will be called before HotDocs builds the interview. You can use this method to perform any necessary interview pre-processing or customization, such as adding custom buttons to the interview toolbar or registering interview event handlers.
|
See Also