Skip to main content

IModelPrintingSettings.PageHeaderFooter Property

For internal use.

Namespace: DevExpress.ExpressApp.Win.SystemModule

Assembly: DevExpress.ExpressApp.Win.v25.2.dll

NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design

Declaration

[Browsable(false)]
[DefaultValue("")]
string PageHeaderFooter { get; set; }

Property Value

Type Default
String String.Empty
See Also