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

DynaPDF.ApplyShading

Applies a shading.

Component Version macOS Windows Linux Server iOS SDK
DynaPDF 10.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "DynaPDF.ApplyShading"; PDF; ShadHandle )   More

Parameters

Parameter Description Example
PDF The PDF reference returned from DynaPDF.New. $pdf
ShadHandle Handle of the shading

Result

Returns OK or error.

Description

Applies a shading.
This function applies a shading to the current clipping path, or if no clipping is active, to the entire page.
See also DynaPDF.CreateAxialShading and DynaPDF.CreateRadialShading functions.

See also ApplyShading function in DynaPDF manual.

See also

Release notes

Example Databases

Blog Entries

This function checks for a license.

Created 20th April 2020, last changed 20th April 2020


DynaPDF.AppendPage - DynaPDF.AssociateEmbFile