C# 클래스 iTextSharp.text.pdf.BarcodeEANSUPP

상속: Barcode
파일 보기 프로젝트 열기: red-gate/iTextSharp-4.1.6 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
ean Barcode
supp Barcode

공개 메소드들

메소드 설명
BarcodeEANSUPP ( Barcode ean, Barcode supp ) : System
CreateDrawingImage ( System foreground, System background ) : System.Drawing.Image
PlaceBarcode ( PdfContentByte cb, Color barColor, Color textColor ) : Rectangle

메소드 상세

BarcodeEANSUPP() 공개 메소드

public BarcodeEANSUPP ( Barcode ean, Barcode supp ) : System
ean Barcode
supp Barcode
리턴 System

CreateDrawingImage() 공개 메소드

public CreateDrawingImage ( System foreground, System background ) : System.Drawing.Image
foreground System
background System
리턴 System.Drawing.Image

PlaceBarcode() 공개 메소드

public PlaceBarcode ( PdfContentByte cb, Color barColor, Color textColor ) : Rectangle
cb PdfContentByte
barColor Color
textColor Color
리턴 iTextSharp.text.Rectangle

프로퍼티 상세

ean 보호되어 있는 프로퍼티

protected Barcode,iTextSharp.text.pdf ean
리턴 Barcode

supp 보호되어 있는 프로퍼티

protected Barcode,iTextSharp.text.pdf supp
리턴 Barcode