Class ImageExportingService
Provides basic functionality for exporting images from Rad
Inheritance
System.Object
ImageExportingService
Namespace: Telerik.Windows.Controls.GanttView
Assembly: Telerik.Windows.Controls.GanttView.dll
Syntax
public class ImageExportingService : Object
Methods
BeginExporting(ImageExportSettings)
Calling this method initialize exporting and prepare an object which is used for performing exporting.
Declaration
public IImageExporter BeginExporting(ImageExportSettings imageExportSettings)
Parameters
Image The image exporting settings. |
Returns
IImage IImage |