PdfViewerPreferences.PrintPageRange Property
Retrieves a list of pages to print.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v25.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| IList<PdfPrintPageRange> | A list of page ranges. |
See Also