Search Results for

    Show / Hide Table of Contents

    Delegate RequestFontHandler

    Request font file

    Namespace: FastReport.Fonts
    Assembly: FastReport.dll
    Syntax
    public delegate void RequestFontHandler(Font font, out Stream stream);
    Parameters
    Type Name Description
    System.Drawing.Font font

    System.Drawing.Font object

    System.IO.Stream stream

    System/IO.Stream object

    Back to top © 1998-2025 Copyright Fast Reports Inc.