次の方法で共有


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 文字セットの識別子。

適用対象