次の方法で共有


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

適用対象