JournalPrinterCapabilities.IsPrinterPresent 属性

定义

获取是否存在具有用作日记打印机站的服务点打印机。

public:
 property bool IsPrinterPresent { bool get(); };
bool IsPrinterPresent();
public bool IsPrinterPresent { get; }
var boolean = journalPrinterCapabilities.isPrinterPresent;
Public ReadOnly Property IsPrinterPresent As Boolean

属性值

Boolean

bool

如果存在服务点打印机,其工作站充当日记帐打印机站,则为 True;否则为 false。

实现

适用于

另请参阅