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