Search Results for

    Show / Hide Table of Contents

    TImageNaming Enumeration

    Defines how images will be automatically named by FlexCel, when you do not supply a better name.

    Syntax

    Namespace: FlexCel.Core

    Members

    Name Value Description
    Default 0 The image will be named using standard naming, in a format similar to "filename_image_n.png"
    Guid 1 The image will be named using a GUID. This ensures that any image will be unique even if you have many users requesting the same file at the same time. (Default naming will use the same name for all the users, so images would be overwritten).
    As a downside, everytime an image is called a new file will be created, so you can get a lot of images just from a user refreshing a page.
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com