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:
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
Statistic
FMM
Blog
Item | Details |
---|---|
Icon.GetIcon Queries the Finder icon for the file or folder with the given path. | Mac/Win |
Icon.GetIconWithQuickLook Queries the Finder icon for the file or folder with the given path. | Mac/Win |
PDFKit.Combine Creates a new PDF file with all the given PDF files/references. | Mac/iOS |
PDFKit.CombineRef Creates a new PDF document with all the given PDF files/references and returns the new PDF reference. | Mac/iOS |
PDFKit.GetPDFAttribute Queries a PDF attribute. | Mac/iOS |
PDFKit.GetPDFPagePDFRef Creates a new PDF Document with the given PDF page. | Mac/iOS |
PDFKit.GetPDFPagesPDFRef Creates a new PDF Document with the given PDF pages. | Mac/iOS |
PDFKit.OpenContainer Opens a PDF from container value and returns a PDF Reference value. | Mac/iOS |
PDFKit.OpenPath Opens a PDF from a file path and returns a PDF Reference value. | Mac/iOS |
PDFKit.OpenURL Opens a PDF from an URL and returns a PDF Reference value. | Mac/iOS |
PDFKit.SetPDFAttribute Sets a PDF attribute. | Mac/iOS |
UUID.Formatted Creates a new UUID/GUID and returns it as a formatted string. | All |
UUID.Hex Creates a new UUID/GUID and returns it as a hex string. | All |
UUID.Raw Creates a new UUID/GUID and returns it as a 16 byte string. The string is not for displaying to users, but for small footprint on storage. | All |
WebView.SearchText Searches text in a webviewer. | Mac/Win |
Window.AsPDF Renders the window as PDF so you can save it in a container value. Includes a JPEG preview. | Mac only |
Window.HideOverlay Hides the overlay view on a given window. | Mac only |
Window.ShowOverlay Adds an overlay to the window to dark content. | Mac only |
18 functions.
Older Version 2.2 Newer Version 2.4
Feedback: Report problem or ask question.