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

Determines the alignment for the title in a printed report.

Syntax

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

Property Value

ContentAlignment

Requirements

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

See Also