Search Results for

    Show / Hide Table of Contents

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