PaperKindItem.IsRollPaper Property
Indicates whether or not the roll paper is used.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v25.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if the roll paper mode is enabled; otherwise, false. |
See Also