XtraReport.DefaultPaperKind Field
In This Article
Represents the default paper type used in a report.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
public const DXPaperKind DefaultPaperKind = DXPaperKind.Letter
#Field Value
Type | Default | Description |
---|---|---|
DXPaper |
DXPaper |
An enumeration value that indicates the paper size. |
See Also