Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

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

💬 Ask a question or report a problem