WxViewExporter

Description

The WxViewExporter class exports a workspace into various formats.

Properties inherited from IWxViewExporter

  Property name Brief description
WxView The WxView property determines a workspace view.
Label The Label property returns report labeling parameters.

Properties inherited from IExporter

  Property name Brief description
CSSClassName The CSSClassName property determines the prefix for elements of HTML styles table.
Encoding The Encoding property specifies a code page for a conversion table, based on which data is exported.
ExportFromWeb The ExportFromWeb property determines what to do with a report in the web application: export or opening in the preview mode.

Methods inherited from IWxViewExporter

  Method name Brief description
ExportToFile The ExportToFile method exports a workspace into a file of the specified format.
GetBitmap The GetBitmap method returns graphical image of a workspace.

Methods inherited from IExporter

  Method name Brief description
ExportToFile The ExportToFile method exports data to a file of specified format.

See also:

Andy Assembly Classes