Skip to main content

PaperKindList.IsRollPaper Property

Indicates whether or not the roll paper is used.

Namespace: DevExpress.XtraReports.Wizards

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public bool IsRollPaper { get; }

Property Value

Type Description
Boolean

true, if the roll paper mode is enabled; otherwise, false.

See Also