FormElement.BackgroundColor Property

Gets or Sets the fill/background color of a form field.

public RgbColor BackgroundColor { get; set; }
Public Property BackgroundColor As RgbColor

Property Value

RgbColor

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