C# 클래스 iTextSharp.text.GreekList

상속: List
파일 보기 프로젝트 열기: mapo80/iTextSharp-Monotouch 1 사용 예제들

공개 메소드들

메소드 설명
Add ( IElement o ) : bool
GreekList ( ) : System
GreekList ( bool greeklower, int symbolIndent ) : System
GreekList ( int symbolIndent ) : System

보호된 메소드들

메소드 설명
SetGreekFont ( ) : void

메소드 상세

Add() 공개 메소드

public Add ( IElement o ) : bool
o IElement
리턴 bool

GreekList() 공개 메소드

public GreekList ( ) : System
리턴 System

GreekList() 공개 메소드

public GreekList ( bool greeklower, int symbolIndent ) : System
greeklower bool
symbolIndent int
리턴 System

GreekList() 공개 메소드

public GreekList ( int symbolIndent ) : System
symbolIndent int
리턴 System

SetGreekFont() 보호된 메소드

protected SetGreekFont ( ) : void
리턴 void