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 |