Search Results for

    Show / Hide Table of Contents

    TPdfFontFolderNotFoundAction Enumeration

    Determines what FlexCel should do when a font folder doesn't exist.

    Syntax

    Namespace: FlexCel.Pdf

    Members

    Name Value Description
    DefaultBehavior 0 This event won't change how the action is handled. If you set for example a static property to "Error" and an instance property to "DefaultBehavior", the final result will be "Error". If all properties are set to DefaultBehavior, this property will work as "Ignore"
    Ignore 1 FlexCel will ignore the folders that don't exist, and keep searching the other font folders you specified.
    Note that at least one folder in the list of folders must exist, or FlexCel will raise an error anyway.
    Error 2 FlexCel will throw an exception if any folder doesn't exist.
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com