PdfViewerPreferences.PickTrayByPDFSize Property
Gets or sets whether to use the PDF page size to select the input paper tray.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v25.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true to select the check box associated with the input paper tray in the Print dialog; otherwise, false. |
See Also