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

적용 대상