ViewerPreferences.PrintPageRange Property
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type |
|---|
| IList<PrintPageRange> |
See Also
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
public IList<PrintPageRange> PrintPageRange { get; set; }
Public Property PrintPageRange As IList(Of PrintPageRange)
| Type |
|---|
| IList<PrintPageRange> |