AustraliaPostSettings

AustraliaPostSettings class

AustraliaPost 디코딩 매개변수. AustraliaPost 기호로 인식된 데이터에 영향을 미치는 매개변수를 포함합니다.

public sealed class AustraliaPostSettings

속성

이름설명
CustomerInformationDecoder { get; set; }AustraliaPost 기호에 사용되는 고객 정보 필드 디코딩을 위한 공개 인터페이스.
CustomerInformationInterpretingType { get; set; }AustralianPost BarCode의 고객 정보에 대한 해석 유형을 가져오거나 설정합니다. 기본값은 CustomerInformationInterpretingType.Other. 입니다.
IgnoreEndingFillingPatternsForCTable { get; set; }CTable 방법으로 디코딩하는 동안 AustraliaPost 디코더가 고객 정보 필드의 마지막 채우기 패턴을 무시하도록 하는 플래그입니다. CTable 인코딩 방법은 인코딩 테이블에 간격이 없으며 채우기 패턴의 시퀀스 “333"은 문자 “z"로 디코딩됩니다.

또한보십시오