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 문자 집합의 식별자입니다.

적용 대상