Enum XmpFieldType

Enum XmpFieldType

Namespace: Aspose.Page.EPS.XMP
Assembly: Aspose.Page.dll (25.1.2)

This enum represents types of a XMP field.

public enum XmpFieldType

Fields

Array = 1

This type represents a array.

Packet = 3

This type represents a packet.

Property = 2

This type represents a property.

Struct = 0

This type represents a structure.

Unknown = 4

This field represents an unknown type.

 English