🔠 Languages
Preparing search index...
The search index is not available
Foxit JS PluginSDK API
Foxit JS PluginSDK API
types/Action
Options
Interface Options
操作配置选项
interface
Options
{
actionType
?:
any
;
dict
?:
PDFDictionaryType
;
doc
?:
DocType
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
action
Type?
dict?
doc?
Properties
Optional
action
Type
actionType
?:
any
来自
Enum.FPD_ActionType
枚举的操作类型
Optional
dict
dict
?:
PDFDictionaryType
PDF 字典实例
Optional
doc
doc
?:
DocType
pdfDocument 实例
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
Type
dict
doc
🔠 Languages
Foxit JS PluginSDK API
Loading...
操作配置选项