dbicMonth Send comments on this topic.
PrintPageFooterText Property
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : PrintPageFooterText Property

Determines text describing the page number in the footer.

Syntax

Visual Basic (Declaration) 
Public Overridable Property PrintPageFooterText As String
C# 
public virtual string PrintPageFooterText {get; set;}

Property Value

String

Requirements

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

See Also