ClassImageExportSettings
Class
These settings are used for exporting images using ImageExportingService.
Definition
Namespace:Telerik.Windows.Controls.GanttView
Assembly:Telerik.Windows.Controls.GanttView.dll
Syntax:
cs-api-definition
public class ImageExportSettings
Inheritance: objectImageExportSettings
Constructors
Properties
ExportArea
Gets the area which will be exported.
ImageSize
Gets the size of the exported image.
Declaration
cs-api-definition
public Size ImageSize { get; }
Property Value
Size
ShowHeaders
Gets whether to export the headers or not.