Class PreviewControl.PrintEventArgs
Inheritance
System.Object
System.EventArgs
PreviewControl.PrintEventArgs
Namespace: FastReport.Preview
Assembly: FastReport.dll
Syntax
public class PrintEventArgs : EventArgs
Constructors
PrintEventArgs(PreviewControl)
Declaration
public PrintEventArgs(PreviewControl preview)
Parameters
Type | Name | Description |
---|---|---|
PreviewControl | preview |
Properties
Preview
Declaration
public PreviewControl Preview { get; }
Property Value
Type | Description |
---|---|
PreviewControl |