🔠 Languages
Preparing search index...
The search index is not available
Foxit JS PluginSDK API
Foxit JS PluginSDK API
types/Doc
OpenFromFileOptions
Interface OpenFromFileOptions
打开文件的选项
interface
OpenFromFileOptions
{
addToMRU
?:
boolean
;
fileSrc
:
string
;
makeVisible
?:
boolean
;
password
?:
string
;
}
Index
Properties
add
ToMRU?
file
Src
make
Visible?
password?
Properties
Optional
add
ToMRU
addToMRU
?:
boolean
是否将文件添加到最近使用 (MRU) 列表中(可选)
file
Src
fileSrc
:
string
文件来源
Optional
make
Visible
makeVisible
?:
boolean
是否使文件可见(可选)
Optional
password
password
?:
string
文件密码(可选)
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
add
ToMRU
file
Src
make
Visible
password
🔠 Languages
Foxit JS PluginSDK API
Loading...
打开文件的选项