The AnswerSummaryOptions type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Border |
Specifies the border style for the answer summary table:
None, Plain or Sculpted. Applicable only to 2-column answer summary layout.
By default the property defers to the behavior configured on the server.
| |
| BulletAnswers |
Precedes each answer with a bullet character. Applicable only to 1-column answer summary layout.
By default the property defers to the behavior configured on the server.
| |
| BulletPrompts |
Precedes each prompt with a bullet character. Applicable only to 1-column answer summary layout.
By default the property defers to the behavior configured on the server.
| |
| Format |
Answer summaries can be formatted in 1-column or 2-column format.
By default the property defers to the default configured on the server.
| |
| IndentAnswers |
Indents the left margin of each answer with respect to its prompt. Applicable only to 1-column answer summary layout.
By default the property defers to the behavior configured on the server.
| |
| IndentPrompts |
Indents the left margin of each prompt with respect to dialog titles. Applicable only to 1-column answer summary layout.
By default the property defers to the behavior configured on the server.
| |
| PercentWidthForPrompt |
Specifies the percentage of the total interview width reserved for prompts.
Applicable only to 2-column answer summary layout.
A range of 20 to 80 is recommended. The default value is 0, which defers to the value configured
on the server.
|
See Also