C# Class iTextSharp.text.SpecialSymbol

ファイルを表示 Open project: mapo80/iTextSharp-Monotouch Class Usage Examples

Public Methods

Method Description
Get ( char c, Font font ) : Chunk
GetCorrespondingSymbol ( char c ) : char
Index ( string str ) : int

Method Details

Get() public static method

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

GetCorrespondingSymbol() public static method

public static GetCorrespondingSymbol ( char c ) : char
c char
return char

Index() public static method

public static Index ( string str ) : int
str string
return int