🔠Languages
Preparing search index...
The search index is not available
Foxit JS PluginSDK API
Foxit JS PluginSDK API
types/Doc
CloseOptions
Interface CloseOptions
Close document options
interface
CloseOptions
{
   Â
promptToSave
?:
boolean
;
   Â
showCancel
?:
boolean
;
}
Index
Properties
prompt
To
Save?
show
Cancel?
Properties
Optional
prompt
To
Save
promptToSave
?:
boolean
Whether to prompt to save
Optional
show
Cancel
showCancel
?:
boolean
Whether to show the cancel button
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
prompt
To
Save
show
Cancel
🔠Languages
Foxit JS PluginSDK API
Loading...
Close document options