BorderType 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.SdkAssembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Default | 0 | defers to the behavior configured on the server. | |
None | 1 | No border is applied | |
Plain | 2 | Plain border | |
Sculpted | 3 | Sculpted border |
See Also