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

DynaPDF.DeleteNamedDest

Deletes a named destination or all.

Component Version macOS Windows Linux Server iOS SDK
DynaPDF 11.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "DynaPDF.DeleteNamedDest"; PDF; Name or Index )   More

Parameters

Parameter Description Example
PDF The PDF reference returned from DynaPDF.New. $pdf
Name or Index Pass name or index of named destination to delete.
If index is negative or name is empty, deletes all named destinations.
"TOC"

Result

Returns OK or error.

Description

Deletes a named destination or all.

See also DeleteNamedDest function in DynaPDF manual.

See also

Release notes

Blog Entries

This function checks for a license.

Created 24th May 2021, last changed 17th July 2022


DynaPDF.DeleteJavaScripts - DynaPDF.DeletePage