The TabIconExporter class implements an object that is used to export table icons.
| Property name | Brief description | |
| IconIndex | The IconIndex property determines the index of an icon to be exported. | |
| PixelHeight | The PixelHeight property returns the height of an icon to be exported (pixels). | |
| PixelWidth | The PixelWidth property returns the width of an icon to be exported (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: