C# Class iTextSharp.text.ZapfDingbatsNumberList

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

Protected Properties

Свойство Type Description
type int

Méthodes publiques

Méthode Description
Add ( IElement o ) : bool
ZapfDingbatsNumberList ( int type ) : System
ZapfDingbatsNumberList ( int type, int symbolIndent ) : System

Method Details

Add() public méthode

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

ZapfDingbatsNumberList() public méthode

public ZapfDingbatsNumberList ( int type ) : System
type int
Résultat System

ZapfDingbatsNumberList() public méthode

public ZapfDingbatsNumberList ( int type, int symbolIndent ) : System
type int
symbolIndent int
Résultat System

Property Details

type protected_oe property

protected int type
Résultat int