C# Class iTextSharp.text.pdf.collection.PdfCollectionSchema

Inheritance: iTextSharp.text.pdf.PdfDictionary
Afficher le fichier Open project: mapo80/iTextSharp-Monotouch Class Usage Examples

Méthodes publiques

Méthode Description
AddField ( String name, PdfCollectionField field ) : void
PdfCollectionSchema ( ) : System

Method Details

AddField() public méthode

public AddField ( String name, PdfCollectionField field ) : void
name String
field PdfCollectionField
Résultat void

PdfCollectionSchema() public méthode

public PdfCollectionSchema ( ) : System
Résultat System