The style used to display the checkbox or radiobutton.
Namespace: TallComponents.PDF.Layout.Shapes.FieldsAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0
Syntax
| C# |
|---|
public enum CheckBoxStyle |
| Visual Basic |
|---|
Public Enumeration CheckBoxStyle |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Round | 0 | Field appears with a round outline. | |
| Square | 1 | Field appears with a square outline. |