AnswerSummaryOptions Format Property
Answer summaries can be formatted in 1-column or 2-column format. By default the property defers to the default configured on the server.

Namespace: HotDocs.Sdk
Assembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public AnswerSummaryFormat Format { get; set; }

Property Value

Type: AnswerSummaryFormat
Remarks

This property is equivalent to the "Answer Summary Settings > Format" setting in the HotDocs Server management console and the AsNumberOfColumns setting in Core Services.
See Also