The TabIconExporter class implements an object that is used to export table icons.
| Property name | 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 | |
| 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: