windowHDInterviewWidth Property |
The requested width of the HotDocs browser interview.
If not specified, the default value is "auto" (see Remarks below).
JavaScript API: Direct
Assembly: api.js Version: 1.0.0.0 (1.0.0.0)
Syntax
JavaScript
var HDInterviewWidth
Field Value
Type: stringRemarks
If you specify a value besides "auto", that value should be either a number of pixels (with no designated unit) or a number followed immediately by a CSS-compatible unit designator.
See Also