Class PreviewControl.PrintEventArgs
Contains arguments for OnPrint event.
Inheritance
System.Object
System.EventArgs
PreviewControl.PrintEventArgs
Namespace: FastReport.Preview
Assembly: FastReport.dll
Syntax
public class PrintEventArgs : EventArgs
Properties
Preview
Gets the preview control.
Declaration
public PreviewControl Preview { get; }
Property Value
| Type | Description |
|---|---|
| PreviewControl |