Skip to main content

PaperKindItem.FullText Property

Specifies the full description of a page size, as it appears in the corresponding drop-down menu on the Label Wizard page.

Namespace: DevExpress.XtraReports.Wizards

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public string FullText { get; }

Property Value

Type Description
String

A String value.

See Also