The ITabIconExporter interface is used to define parameters for exporting a table icon.
| Property name | 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 | |
| The CSSClassName property sets prefix for elements of HTML styles table. | ||
| The Encoding property specifies a code page for a conversion table, based on which data will be exported. | ||
| The ExportFromWeb property determines what action is performed in the Web application: an export or opening in the preview mode. |
| Method name | Brief description | |
| The ExportToFile method exports data to a file of specified format. |
See also: