BorderThickness Enum
Specifies the thickness of the border for FormFields.
public enum BorderThickness
Public Enum BorderThickness
Inheritance: ObjectValueTypeEnumBorderThickness
Fields
BorderThickness.Medium | 2 | BorderThickness as medium. |
BorderThickness.Thick | 3 | BorderThickness as Thick. |
BorderThickness.Thin | 1 | BorderThickness as thin. |
Licensing Info
This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.