AnswerSummaryOptions Properties
The AnswerSummaryOptions type exposes the following members.
Properties

  NameDescription
Public propertyBorder
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.
Public propertyBulletAnswers
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.
Public propertyBulletPrompts
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.
Public propertyFormat
Answer summaries can be formatted in 1-column or 2-column format. By default the property defers to the default configured on the server.
Public propertyIndentAnswers
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.
Public propertyIndentPrompts
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.
Public propertyPercentWidthForPrompt
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.
Back to Top
See Also