Specifies whether the page must be printed in 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 Color { get; set; }
Visual Basic
Public Property Color As Boolean
	Get
	Set

See Also