Enum PageSet.Filter
PageSet filters
Namespace: pdftron.PDF
Assembly: PDFTronDotNet.dll
Syntax
public enum PageSet.Filter
Fields
| Name | Description |
|---|---|
| e_all | all pages in the range |
| e_even | odd numbers in the range (discards even numbers) |
| e_odd | even numbers in the range (discards odd numbers) |