Search Results for

    Show / Hide Table of Contents

    TFontEmbed Enumeration

    The way fonts will be embedded on the resulting pdf file.

    Syntax

    Namespace: FlexCel.Pdf

    Members

    Name Value Description
    None 0 No font will be embedded. The result file will be smaller, but the file might not look fine on a computer without the font installed. It is recommended that you embed the fonts.
    Embed 1 All fonts will be embedded. The file will be larger than when not embedding fonts, but it will print on any computer.
    Note that you can control which fonts to embed and which not with the OnFontEmbed event.
    OnlySymbolFonts 2 This is a compromise between embedding all fonts and not embedding them. It will only embed fonts with symbols, and leave normal fonts not embedded.
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com