Search Results for

    Show / Hide Table of Contents

    Delegate SetFontPathHandler

    assign full path to a font file to it's identifier

    Namespace: FastReport.Fonts
    Assembly: FastReport.dll
    Syntax
    public delegate void SetFontPathHandler(string font_id, string pathname);
    Parameters
    Type Name Description
    System.String font_id

    font name with attributes

    System.String pathname

    path to a font file

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