AztecParameters

AztecParameters class

아즈텍 매개변수.

public class AztecParameters

속성

이름설명
AspectRatio { get; set; }2D 바코드 모듈의 높이/너비 비율.
AztecErrorLevel { get; set; }Aztec 유형의 바코드 오류 수정 수준입니다. 값은 5에서 95 사이여야 합니다.
AztecSymbolMode { get; set; }Aztec 기호 모드를 가져오거나 설정합니다. 기본값: AztecSymbolMode.Auto.
CodeTextEncoding { get; set; }코드 텍스트의 인코딩을 가져오거나 설정합니다. 기본값: UTF-8

행동 양식

이름설명
override ToString()사람이 읽을 수 있는 문자열 표현을 반환합니다.AztecParameters .

또한보십시오