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

Inheritance: iTextSharp.text.pdf.PdfDictionary
ファイルを表示 Open project: mapo80/iTextSharp-Monotouch Class Usage Examples

Public Methods

Method Description
PdfCollectionSort ( String key ) : System
SetSortOrder ( bool ascending ) : void

Method Details

PdfCollectionSort() public method

public PdfCollectionSort ( String key ) : System
key String
return System

SetSortOrder() public method

public SetSortOrder ( bool ascending ) : void
ascending bool
return void