PosPrinterCapabilities.DefaultCharacterSet 속성

정의

서비스 지점 프린터에서 기본적으로 사용하는 문자 집합을 가져옵니다.

public:
 property unsigned int DefaultCharacterSet { unsigned int get(); };
uint32_t DefaultCharacterSet();
public uint DefaultCharacterSet { get; }
var uInt32 = posPrinterCapabilities.defaultCharacterSet;
Public ReadOnly Property DefaultCharacterSet As UInteger

속성 값

UInt32

unsigned int

uint32_t

서비스 지점 프린터에서 기본적으로 사용하는 문자 집합입니다.

적용 대상