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

DynaPDF.SetExtGState

Activates an extended graphics state.

Component Version macOS Windows Linux Server iOS SDK
DynaPDF 14.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "DynaPDF.SetExtGState"; PDF; ExtGStateRef )   More

Parameters

Parameter Description Example
PDF The PDF reference returned from DynaPDF.New. $pdf
ExtGStateRef The number of the extended graphics state.

Result

Returns OK or error.

Description

Activates an extended graphics state.
Extended graphics states can be used to adjust certain settings of the graphics state. See DynaPDF.CreateExtGState for further information.

See also SetExtGState function in DynaPDF manual.

See also

Release notes

Blog Entries

This function checks for a license.

Created 4th September 2024, last changed 4th September 2024


DynaPDF.SetExtFillColorSpace - DynaPDF.SetExtStrokeColorSpace