Search Results for

    Show / Hide Table of Contents

    GetIncludeEventArgs Class

    Arguments passed on FlexCelReport.GetInclude

    Syntax

    Namespace: FlexCel.Report

    public class GetIncludeEventArgs: EventArgs

    Constructors

    Name Description
    GetIncludeEventArgs Creates a new Argument.

    Properties

    Name Description
    File The file with the report.
    FileName File we are trying to include. you can modify it to point to other place.
    If the including file is a real file (not an stream) and FileName is relative, it will be relative to the including file path.
    IncludeData Here you can return the included file as an array of bytes.
    If you return null, the filename will be used to search for a file on the disk.
    If the including file is a real file (not an stream) and FileName is relative, it will be relative to the including file path.
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com