dbicCalendar Send comments on this topic.
PrintPageFooterAlign Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : PrintPageFooterAlign Property

Determines the alignment for the print footer in a printed report.

Syntax

Visual Basic (Declaration) 
Public Property PrintPageFooterAlign As ContentAlignment
C# 
public ContentAlignment PrintPageFooterAlign {get; set;}

Property Value

ContentAlignment

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also