Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

QuartzFilterManager.HidePanel

Hides the panel for the Quartz Filter Manager.

Component Version macOS Windows Linux Server iOS SDK
PDFKit 4.3 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "QuartzFilterManager.HidePanel" )

Parameters

none

Result

Returns OK or error.

Description

Hides the panel for the Quartz Filter Manager.

Examples

Show the panel:

MBS( "QuartzFilterManager.ShowPanel" )

Hide the panel:

MBS( "QuartzFilterManager.HidePanel" )

See also

Blog Entries

This function checks for a license.

Created 18th August 2014, last changed 25th August 2014


QuartzFilterManager.Filters - QuartzFilterManager.ShowPanel