Skip to content
Auto
Products

TimeSchedulerExportOptions

Namespace: TagBites.WinSchedulers.TimeSchedulers.Print
Assembly: TagBites.WinSchedulers.dll
Product: TagBites.WinSchedulers v. 1.3.8

Specifies how to export content of the TimeScheduler control.

public class TimeSchedulerExportOptions

Inheritance: object → TimeSchedulerExportOptions

public TimeSchedulerExportOptions()

Gets or sets a value that indicates whether a view is in a gray scale.

public bool GrayScale { get; set; }

bool

true, if a view is in a gray scale; otherwise, false

Gets or sets a value that indicates whether a view uses a minimal colors range.

public bool MinimalColor { get; set; }

bool

true, if a view uses a minimal colors range; otherwise, false