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

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

보호된 프로퍼티들

프로퍼티 타입 설명
hScale float
image Image

Private Properties

프로퍼티 타입 설명
PdfFont System
Width float
Width float
Width float

공개 메소드들

메소드 설명
CompareTo ( Object obj ) : int

비공개 메소드들

메소드 설명
PdfFont ( BaseFont bf, float size ) : System
Width ( ) : float
Width ( String s ) : float
Width ( int character ) : float

메소드 상세

CompareTo() 공개 메소드

public CompareTo ( Object obj ) : int
obj Object
리턴 int

프로퍼티 상세

hScale 보호되어 있는 프로퍼티

protected float hScale
리턴 float

image 보호되어 있는 프로퍼티

protected Image image
리턴 Image