Skip to main content

XtraReport.DefaultPaperKind Field

Represents the default paper type used in a report.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v26.1.dll

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