C# 클래스 iTextSharp.text.pdf.qrcode.ErrorCorrectionLevel

파일 보기 프로젝트 열기: nonorganic/dssnet 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
H ErrorCorrectionLevel
L ErrorCorrectionLevel
M ErrorCorrectionLevel
Q ErrorCorrectionLevel

공개 메소드들

메소드 설명
ForBits ( int bits ) : ErrorCorrectionLevel
GetBits ( ) : int
GetName ( ) : String
Ordinal ( ) : int
ToString ( ) : String

비공개 메소드들

메소드 설명
ErrorCorrectionLevel ( int ordinal, int bits, String name ) : System

메소드 상세

ForBits() 공개 정적인 메소드

public static ForBits ( int bits ) : ErrorCorrectionLevel
bits int
리턴 ErrorCorrectionLevel

GetBits() 공개 메소드

public GetBits ( ) : int
리턴 int

GetName() 공개 메소드

public GetName ( ) : String
리턴 String

Ordinal() 공개 메소드

public Ordinal ( ) : int
리턴 int

ToString() 공개 메소드

public ToString ( ) : String
리턴 String

프로퍼티 상세

H 공개적으로 정적으로 프로퍼티

public static ErrorCorrectionLevel,iTextSharp.text.pdf.qrcode H
리턴 ErrorCorrectionLevel

L 공개적으로 정적으로 프로퍼티

public static ErrorCorrectionLevel,iTextSharp.text.pdf.qrcode L
리턴 ErrorCorrectionLevel

M 공개적으로 정적으로 프로퍼티

public static ErrorCorrectionLevel,iTextSharp.text.pdf.qrcode M
리턴 ErrorCorrectionLevel

Q 공개적으로 정적으로 프로퍼티

public static ErrorCorrectionLevel,iTextSharp.text.pdf.qrcode Q
리턴 ErrorCorrectionLevel