C# 클래스 iTextSharp.text.SpecialSymbol

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

공개 메소드들

메소드 설명
Get ( char c, Font font ) : Chunk
GetCorrespondingSymbol ( char c ) : char
Index ( string str ) : int

메소드 상세

Get() 공개 정적인 메소드

public static Get ( char c, Font font ) : Chunk
c char
font Font
리턴 Chunk

GetCorrespondingSymbol() 공개 정적인 메소드

public static GetCorrespondingSymbol ( char c ) : char
c char
리턴 char

Index() 공개 정적인 메소드

public static Index ( string str ) : int
str string
리턴 int