C# Class iTextSharp.text.RomanList

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

Méthodes publiques

Méthode Description
Add ( IElement o ) : bool
RomanList ( ) : System
RomanList ( bool romanlower, int symbolIndent ) : System
RomanList ( int symbolIndent ) : System

Method Details

Add() public méthode

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

RomanList() public méthode

public RomanList ( ) : System
Résultat System

RomanList() public méthode

public RomanList ( bool romanlower, int symbolIndent ) : System
romanlower bool
symbolIndent int
Résultat System

RomanList() public méthode

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