Search Results for

    Show / Hide Table of Contents

    PdfWriter.OnFontEmbedGlobal Property

    Use this event if you want to manually specify which fonts to embed into the pdf document for the full application. Note that if you assign OnFontEmbed for a particular object instance it will be used instead. Important: This event isn't thread safe or guarded by any lock. You should set it once when your application starts and never modify it. For changing a particular instance, use OnFontEmbed instead. If you aren't sure, use OnFontEmbed

    Syntax

    Namespace: FlexCel.Pdf

    public static FontEmbedEventHandler OnFontEmbedGlobal { get; set; }

    See also

    • PdfWriter
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com