C++ 应用集成 WPS 指南 > 演示 API 参考 > PrintOptions > 属性 > PrintOptions.PrintInBackground 属性
决定是否在后台打印指定的演示文稿。可读/写 MsoTriState 类型。

语法

表达式 .PrintInBackground

表达式 一个代表 PrintOptions 对象的变量。

返回值
MsoTriState

说明

PrintInBackground 可以是下列 MsoTriState 常量之一。
msoCTrue
msoFalse 不在在后台打印指定的演示文稿
msoTriStateMixed
msoTriStateToggle
msoTrue 默认值。在后台打印指定的演示文稿,这意味着可以在打印的同时继续工作。

Print in background Print In Background 属性 printinbackground 属性


请参阅