Assembly: Express;
Name space: Prognoz.Platform.Interop.Express;
The IEaxBeforePrintEventArgs interface is used to work with arguments of the event that occurs before report print.
IEaxBeforePrintEventArgs
To get an object of this interface, use the IEaxAnalyzerUserEvents.OnBeforePrintAnalyzer method.
| Property name | Brief description | |
| AnalyzerData | The AnalyzerData property returns data of the report that uses event handler. |
See also: