Skip to main content

Link.PageFooterStyle Property

Gets or sets the style applied to a footer of the printed page.

Namespace: DevExpress.WinUI.Printing

Assembly: DevExpress.WinUI.Printing.v23.2.dll

NuGet Package: DevExpress.WinUI

Declaration

public PrintBrickStyle PageFooterStyle { get; set; }

Property Value

Type Description
PrintBrickStyle

The style applied to a footer of the printed page.

See Also