AnswerSummaryOptions BulletAnswers Property
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.

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

public Tristate BulletAnswers { get; set; }

Property Value

Type: Tristate
Remarks

This property is equivalent to the "Answer Summary Settings > Precede answers with bullet" setting in the HotDocs Server management console and the AsBulletAnswers setting in Core Services.
See Also