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

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

Méthodes publiques

Méthode Description
PdfCollectionSort ( String key ) : System
SetSortOrder ( bool ascending ) : void

Method Details

PdfCollectionSort() public méthode

public PdfCollectionSort ( String key ) : System
key String
Résultat System

SetSortOrder() public méthode

public SetSortOrder ( bool ascending ) : void
ascending bool
Résultat void