PdfFormAutoFieldStyleForeColor Property

Gets or sets the form field fore color in an automatically generated PDF form

Definition

Namespace: WinnovativeClient
Assembly: WinnovativeClient (in WinnovativeClient.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public RgbColor ForeColor { get; set; }

Property Value

RgbColor

See Also