This documentation is for the old version. Go to the latest Upload Suite docs

ExifList Class

Represents a list of EXIF metadata fields.

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

Visual Basic
Public Class ExifList _
	Inherits BaseMetaPropertyList
C#
public class ExifList : BaseMetaPropertyList

Inheritance Hierarchy

System..Object
L Aurigma.ImageUploader..BaseMetaPropertyList
L Aurigma.ImageUploader..ExifList

See Also

Reference