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

Determines the type of border to place around the printed report.

Syntax

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

Property Value

enumBorderType

Requirements

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

See Also