C# Class iTextSharp.text.GreekList

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

Méthodes publiques

Méthode Description
Add ( IElement o ) : bool
GreekList ( ) : System
GreekList ( bool greeklower, int symbolIndent ) : System
GreekList ( int symbolIndent ) : System

Méthodes protégées

Méthode Description
SetGreekFont ( ) : void

Method Details

Add() public méthode

public Add ( IElement o ) : bool
o IElement
Résultat bool

GreekList() public méthode

public GreekList ( ) : System
Résultat System

GreekList() public méthode

public GreekList ( bool greeklower, int symbolIndent ) : System
greeklower bool
symbolIndent int
Résultat System

GreekList() public méthode

public GreekList ( int symbolIndent ) : System
symbolIndent int
Résultat System

SetGreekFont() protected méthode

protected SetGreekFont ( ) : void
Résultat void