共用方式為


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

適用於