C# Class iTextSharp.text.SpecialSymbol

Afficher le fichier Open project: mapo80/iTextSharp-Monotouch Class Usage Examples

Méthodes publiques

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

Method Details

Get() public static méthode

public static Get ( char c, Font font ) : Chunk
c char
font Font
Résultat Chunk

GetCorrespondingSymbol() public static méthode

public static GetCorrespondingSymbol ( char c ) : char
c char
Résultat char

Index() public static méthode

public static Index ( string str ) : int
str string
Résultat int