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

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

public Tristate IndentPrompts { get; set; }

Property Value

Type: Tristate
Remarks

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