Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Retrieves a specific color of an interactive form field.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 4.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. | ||
Field | The field index or field name. | "FirstName" |
FieldColor | Which color to query. BackColor, BorderColor or TextColor. |
"TextColor" |
Selector | What to return. This can be ColorSpace or Color. For RGB colorspace also Red, Green or Blue to get component. | "Color" |
Returns value or error.
See also GetFieldColor function in DynaPDF manual.
This function checks for a license.
Created 18th August 2014, last changed 17th July 2022