Specifies whether the printer supports color.

Namespace: TallComponents.PDF.Printing
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public bool SupportsColor { get; }
Visual Basic
Public ReadOnly Property SupportsColor As Boolean
	Get

See Also