Skip to main content

PaperKindList.PaperSizeText Property

Specifies the short description of a page size, as it appears on the Label Wizard page.

Namespace: DevExpress.XtraReports.Wizards

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public string PaperSizeText { get; }

Property Value

Type Description
String

A String value.

See Also