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

PaperKindViewInfo.SizeText Property

Specifies the paper kind size text.

Namespace: DevExpress.XtraReports.Wizards

Assembly: DevExpress.XtraReports.v19.1.dll

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

Declaration

public string SizeText { get; set; }

Property Value

Type Description
String

A string value that specifies the text size of a paper kind.

See Also