AssembleDocumentSettings DefaultUnansweredFormat Property
Dictates what to merge (by default) when a value for which no answer is available is merged into document text. By default this property respects the behavior configured on the server. Also note that this property is only respected by HotDocs Cloud Services; HotDocs Server always adheres to the behavior as configured in the management console.

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

public UnansweredFormat DefaultUnansweredFormat { get; set; }

Property Value

Type: UnansweredFormat
Remarks

Corresponds to the "Unanswered variable placeholder" HotDocs setting.
See Also