Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Preview.Unload
Unloads current document.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Preview | 13.3 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "Preview.Unload"; PreviewRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
PreviewRef | The reference ID for this preview control. | $ref |
Result
Returns OK or error.
Description
Unloads current document.Happens automatically in Preview.Release, Preview.LoadContainer and Preview.LoadFile internally. Deletes temporary file if one was used.
See also
Blog Entries
This function is free to use.
Created 29th June 2023, last changed 27th August 2023
