TabIconExporter

Description

The TabIconExporter class implements an object that is used to export table icons.

Properties inherited from ITabIconExporter

  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.

Properties inherited from IExporter

  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.

Methods Inherited from IExporter

  Method name Brief description
ExportToFile

The ExportToFile method exports data to a file the specified format.

See also:

Tab Assembly Classes