FormElement.BorderColor Property

Gets or Sets the border color of a form field.

public DeviceColor BorderColor { get; set; }
Public Property BorderColor As DeviceColor

Property Value

DeviceColor

Licensing Info

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

See Also

FormElement
ceTe.DynamicPDF.PageElements.Forms

In this topic