Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Component: Preview
A preview control to show a PDF on a FileMaker layout.
See also QuickLook functions.
Version | macOS | Windows | Linux | Server | iOS SDK |
13.3 | ✅ Yes | 🔶 71% | ❌ No | ❌ No | ❌ No |
Item | Details |
---|---|
Preview.Available New in 13.3 Queries whether preview is available. | Mac/Win 13.3 |
Preview.Create New in 13.3 Creates a new preview area inside the window with the given rectangle. | Mac/Win 13.3 |
Preview.CreateWithControl New in 13.3 Creates a new preview on the given window covering the area of the given control. | Mac/Win 13.3 |
Preview.GetAutoResizingMask New in 13.3 Queries auto resizing mask. | Mac only 13.3 |
Preview.GetAutostarts New in 13.3 Queries whether to auto start preview. | Mac only 13.3 |
Preview.List New in 13.3 Queries list of all currently preview areas. | Mac/Win 13.3 |
Preview.LoadContainer New in 13.3 Loads a PDF document from data in container. | Mac/Win 13.3 |
Preview.LoadFile New in 13.3 Loads a PDF document from file path. | Mac/Win 13.3 |
Preview.Release New in 13.3 A convenience method to release all preview controls. | Mac/Win 13.3 |
Preview.ReleaseAll New in 13.3 A convenience method to release all preview controls. | Mac/Win 13.3 |
Preview.SetAutoResizingMask New in 13.3 Sets the auto resizing mask. | Mac only 13.3 |
Preview.SetAutostarts New in 13.3 Sets whether to auto start preview. | Mac only 13.3 |
Preview.SetFrameWithControl New in 13.3 Repositions preview view to given placeholder control. | Mac/Win 13.3 |
Preview.Unload New in 13.3 Unloads current document. | Mac/Win 13.3 |
14 functions shown.
These functions require a paid license (50%).