The ITabIconExporter interface is used to define parameters for exporting a table icon.
Property name | Brief description | |
IconIndex | The IconIndex property determines the index of an icon to be exported. | |
PixelHeight | The PixelHeight property determines height of an icon to be exported in pixels. | |
PixelWidth | The PixelWidth property determines width of an exported icon in pixels. | |
TabSheet | The TabSheet property determines the table whose icon needs to be exported. |
Property name | Brief description | |
CSSClassName | The CSSClassName property sets prefix for elements of HTML styles table. | |
Encoding | The Encoding property specifies a code page for a conversion table, based on which data will be exported. | |
ExportFromWeb | The ExportFromWeb property determines what action is executed in the web application: an export or opening in the preview mode. |
Method name | Brief description | |
ExportToFile | The ExportToFile method exports data to a file the specified format. |
See also: