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.1   12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4    Statistic    FMM    Blog  

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


Preview.SetFrameWithControl - PrintDialog.ClearOption

💬 Ask a question or report a problem