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

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

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

Declaration

public string FullText { get; }

Property Value

Type Description
String

A String value.

See Also