Assembly: Express;
Name space: Prognoz.Platform.Interop.Express;
The EaxAfterPrintEventArgs class is used to work with arguments of the event that occurs after report print.
Fore.NET objects must not be used as event handlers.
Class to get analog of the EaxAfterPrintEventArgs class:
None;
Class to get analog of the EaxAfterPrintEventArgs class object:
EaxAfterPrintEventArgsClass;
Property name | Brief description | |
PageCount | The PageCount property returns the number of printed pages. |
Property name | Brief description | |
AnalyzerData | The AnalyzerData property returns data of the report that uses event handler. |
See also: