Property
|
Description
|
---|---|
Banners
|
A collection of Label objects that can be used to display titles at the top of interview pages.
|
DefaultStyles
|
A list of Style objects, one for each of the standard page elements so that default styles can be set for the interview.
|
Errors
|
A collection of Label objects, one for each of the standard error messages. You can use this property to replace the default messages with texts of your own, or to define the appearance of the message texts.
|
Language
|
The default interviewing language for multilingual scripts.
|
LayoutTemplate
|
The page template to use.
Other Template properties are available for specific items on a the page.
|
MustAnswer
|
Whether respondents might leave questions unanswered; that is, click Next without entering or selecting a response.
|
Navigations
|
A collection of Navigation objects.
|
NextPage
|
(Not implemented; reserved for future use.) The page object for the next page. This gives you access to page level properties for the next page, and is a good way to change a default setting for one page only.
|
Questions
|
A list of questions in the script.
|