C# 클래스 iTextSharp.text.pdf.collection.PdfCollectionSort

상속: iTextSharp.text.pdf.PdfDictionary
파일 보기 프로젝트 열기: mapo80/iTextSharp-Monotouch 1 사용 예제들

공개 메소드들

메소드 설명
PdfCollectionSort ( String key ) : System
SetSortOrder ( bool ascending ) : void

메소드 상세

PdfCollectionSort() 공개 메소드

public PdfCollectionSort ( String key ) : System
key String
리턴 System

SetSortOrder() 공개 메소드

public SetSortOrder ( bool ascending ) : void
ascending bool
리턴 void