PosPrinterCharacterSetIds.Ansi 属性

定义

获取 ANSI 字符集的标识符。

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

属性值

UInt32

unsigned int

uint32_t

ANSI 字符集的标识符。

适用于