| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
DynaPDF.ExchangeBookmarks
This function exchanges two bookmarks.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| DynaPDF | 4.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "DynaPDF.ExchangeBookmarks"; PDF; Bmk1; Bmk2 ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| The PDF reference returned from DynaPDF.New. | ||
| Bmk1 | Handle of first bookmark. | 3 |
| Bmk2 | Handle of second bookmark. | 5 |
Result
Returns OK or error
Description
This function exchanges two bookmarks.See also ExchangeBookmarks function in DynaPDF manual.
See also
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014