🔠Languages
Preparing search index...
The search index is not available
Foxit JS PluginSDK API
Foxit JS PluginSDK API
types/App
AppOptions
Interface AppOptions
It is used to define the options of the application.
interface
AppOptions
{
   Â
pluginInfo
:
PluginInfoType
;
   Â
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
plugin
Info
Properties
plugin
Info
pluginInfo
:
PluginInfoType
The plugin info of the application.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
plugin
Info
🔠Languages
Foxit JS PluginSDK API
Loading...
It is used to define the options of the application.