🔠 Languages
Preparing search index...
The search index is not available
Foxit JS PluginSDK API
Foxit JS PluginSDK API
types/Doc
CloseOptions
Interface CloseOptions
关闭文档选项
interface
CloseOptions
{
promptToSave
?:
boolean
;
showCancel
?:
boolean
;
}
Index
Properties
prompt
To
Save?
show
Cancel?
Properties
Optional
prompt
To
Save
promptToSave
?:
boolean
是否提示保存
Optional
show
Cancel
showCancel
?:
boolean
是否显示取消按钮
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
prompt
To
Save
show
Cancel
🔠 Languages
Foxit JS PluginSDK API
Loading...
关闭文档选项