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 TimeSchedulerExportOptionsInheritance: object → TimeSchedulerExportOptions
Constructors
Section titled “Constructors”TimeSchedulerExportOptions()
Section titled “TimeSchedulerExportOptions()”public TimeSchedulerExportOptions()Properties
Section titled “Properties”GrayScale
Section titled “GrayScale”Gets or sets a value that indicates whether a view is in a gray scale.
public bool GrayScale { get; set; }Property Value
Section titled “Property Value”true, if a view is in a gray scale; otherwise, false
MinimalColor
Section titled “MinimalColor”Gets or sets a value that indicates whether a view uses a minimal colors range.
public bool MinimalColor { get; set; }Property Value
Section titled “Property Value”true, if a view uses a minimal colors range; otherwise, false