Assembly: Express;
Name space: Prognoz.Platform.Interop.Express;
The EaxAfterExportEventArgs class is used to work with arguments of the event that occurs after report export.
Fore.NET objects must not be used as event handlers.
Class to get analog of the EaxAfterExportEventArgs class:
None;
Class to get analog of the EaxAfterExportEventArgs class object:
EaxAfterExportEventArgsClass;
Property name | Brief description | |
PageCount | The PageCount property returns the number of exported pages. |
Property name | Brief description | |
Format | The Description property returns description of the format, to which the export is performed. |
Property name | Brief description | |
AnalyzerData | The AnalyzerData property returns data of the report that uses event handler. |
See also: