Show / Hide Table of Contents

    Enum IndexFormat

    Defines the different formats that are indexed in the search engine

    Namespace: ImageVault.Core.Common.Data
    Assembly: ImageVault.Core.dll
    Syntax
    public enum IndexFormat

    Fields

    Name Description
    LargeThumb

    Large thumbnail

    MediumThumb

    Medium thumbnail

    Original

    Original format

    SmallThumb

    Small thumbnail

    VeryLargeThumb

    Very large thumbnail

    Extension Methods

    EnumExtensions.GetName()
    EnumExtensions.GetNames<IndexFormat>()
    Back to top (c) Meriworks 2002-2020