Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

DynaPDF.SetFillColorValue

The function sets the current fill color.

Component Version macOS Windows Linux Server iOS SDK
DynaPDF 11.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "DynaPDF.SetFillColorValue"; PDF; Value )   More

Parameters

Parameter Description Example
PDF The PDF reference returned from DynaPDF.New. $pdf
Value The color value.
e.g. use DynaPDF.RGB or DynaPDF.CMYK to create it.
255

Result

Returns OK or error.

Description

The function sets the current fill color.

See also SetFillColorValue function in DynaPDF manual.

See also

Release notes

Example Databases

Blog Entries

This function checks for a license.

Created 15th January 2021, last changed 15th January 2021


DynaPDF.SetFillColor - DynaPDF.SetFloatPrecision