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

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

public BorderType Border { get; set; }

Property Value

Type: BorderType
Remarks

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