PosPrinterCapabilities.DefaultCharacterSet 属性

定义

获取服务点打印机默认使用的字符集。

public:
 property unsigned int DefaultCharacterSet { unsigned int get(); };
uint32_t DefaultCharacterSet();
public uint DefaultCharacterSet { get; }
var uInt32 = posPrinterCapabilities.defaultCharacterSet;
Public ReadOnly Property DefaultCharacterSet As UInteger

属性值

UInt32

unsigned int

uint32_t

服务点打印机默认使用的字符集。

适用于