| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
DynaPDF.AbortPath
Discards the current path in memory.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| DynaPDF | 16.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "DynaPDF.AbortPath"; PDF ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| The PDF reference returned from DynaPDF.New. |
Result
Returns OK or error.
Description
Discards the current path in memory.See also AbortPath function in DynaPDF manual.
See also
Release notes
- Version 16.4
- Added DynaPDF.HaveOpenPath and DynaPDF.AbortPath functions.
Blog Entries
This function is free to use.
Created 8th August 2026, last changed 8th August 2026
MarkDown version: DynaPDFAbortPath.md