Search Results for

    Show / Hide Table of Contents

    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
    Back to top © 1998-2026 Copyright Fast Reports Inc.