BorderThickness Enum

Specifies the thickness of the border for FormFields.

public enum BorderThickness
Public Enum BorderThickness

Inheritance: ObjectValueTypeEnumBorderThickness

Fields

BorderThickness.Medium2BorderThickness as medium.
BorderThickness.Thick3BorderThickness as Thick.
BorderThickness.Thin1BorderThickness as thin.

Licensing Info

This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

ceTe.DynamicPDF.PageElements.Forms

In this topic