dbicList Send comments on this topic.
Color Property
See Also 
dbicList Assembly > Dbi.WinControl.List Namespace > dbiPageSettings Class : Color Property

Determines whether the page should be printed in color (if the printer driver supports Color).

Syntax

Visual Basic (Declaration) 
Public Property Color As Boolean
C# 
public bool Color {get; set;}

Property Value

Boolean

Requirements

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

See Also