Pages to print, as an array of (zero-based) page indices.
Namespace: TallComponents.PDF.PrintingAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
Remarks
- [0,1] means: print the first two pages only.
- [1,0] means: print the first two pages only, in reversed order.
- [1,1] means: print the second page twice.