共用方式為


ReceiptPrinterCapabilities.IsStampSupported 屬性

定義

取得收據印表機站是否具有戳記功能。

public:
 property bool IsStampSupported { bool get(); };
bool IsStampSupported();
public bool IsStampSupported { get; }
var boolean = receiptPrinterCapabilities.isStampSupported;
Public ReadOnly Property IsStampSupported As Boolean

屬性值

Boolean

bool

如果收據印表機站有戳記功能,則為 True;否則為 false。

適用於