Skip to main content
.NET Framework 4.6.2+

IModelPrintingSettings.PageHeaderFooter Property

For internal use.

Namespace: DevExpress.ExpressApp.Win.SystemModule

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

Declaration

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

Property Value

Type Default
String String.Empty
See Also