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

SelectLabelTypePage.CurrentPaperKindData Property

Specifies the settings of the current paper kind.

Namespace: DevExpress.Xpf.Reports.UserDesigner.ReportWizard.Pages

Assembly: DevExpress.Xpf.ReportDesigner.v18.2.dll

Declaration

public virtual PaperKindData CurrentPaperKindData { get; set; }

Property Value

Type Description
PaperKindData

A PaperKindData object that stores paper kind settings.

See Also