PosPrinterCharacterSetIds.Ascii 属性

定义

获取 ASCII 字符集的标识符。

public:
 static property unsigned int Ascii { unsigned int get(); };
static uint32_t Ascii();
public static uint Ascii { get; }
var uInt32 = PosPrinterCharacterSetIds.ascii;
Public Shared ReadOnly Property Ascii As UInteger

属性值

UInt32

unsigned int

uint32_t

ASCII 字符集的标识符。

适用于