The WxViewExporter class exports a workspace into various formats.
Property name | Brief description | |
WxView | The WxView property determines a workspace view. | |
Label | The Label property returns report labeling parameters. |
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. |
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. |
Method name | Brief description | |
ExportToFile | The ExportToFile method exports data to a file of specified format. |
See also: