Skip to main content

XtraReport.DefaultPaperKind Field

Represents the default paper type used in a report.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public const DXPaperKind DefaultPaperKind = DXPaperKind.Letter

Field Value

Type Default Description
DXPaperKind DXPaperKind.Letter

An enumeration value that indicates the paper size.

See Also