Search Results for

    Show / Hide Table of Contents

    Delegate GetFontPathHandler

    Get full path to a font file by it's identifier

    Namespace: FastReport.Fonts
    Assembly: FastReport.dll
    Syntax
    public delegate void GetFontPathHandler(string font_id, out 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.