Skip to main content
A newer version of this page is available. .

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.v19.1.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Core

Declaration

public string PaperSizeText { get; }

Property Value

Type Description
String

A String value.

See Also