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 字元集的識別碼。

適用於