Namespace: iTextSharp.text.pdf.collection
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public PdfCollectionSort Sort { set; } |
| Visual Basic |
|---|
Public WriteOnly Property Sort As PdfCollectionSort Set |
| Visual C++ |
|---|
public: property PdfCollectionSort^ Sort { void set (PdfCollectionSort^ value); } |