🔠 Languages
Preparing search index...
The search index is not available
Foxit JS PluginSDK API
Foxit JS PluginSDK API
types/PrintMgr
Options
Interface Options
创建 PrintMgr 实例的配置项。
interface
Options
{
doc
:
any
;
filePath
?:
string
;
quietMode
?:
boolean
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
doc
file
Path?
quiet
Mode?
Properties
doc
doc
:
any
报表文档对象。
Optional
file
Path
filePath
?:
string
输出文件的路径。
Optional
quiet
Mode
quietMode
?:
boolean
是否静默打印。
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
doc
file
Path
quiet
Mode
🔠 Languages
Foxit JS PluginSDK API
Loading...
创建 PrintMgr 实例的配置项。