Skip to main content
.NET 6.0+

IModelPrintingSettings.PageHeaderFooter Property

For internal use.

Namespace: DevExpress.ExpressApp.Win.SystemModule

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

NuGet Package: DevExpress.ExpressApp.Win

Declaration

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

Property Value

Type Default
String String.Empty
See Also