Table of Contents

Enum XmpArrayType

Namespace
Syncfusion.Pdf.Xmp
Assembly
Syncfusion.Pdf.Portable.dll

Types of the xmp arrays.

public enum XmpArrayType

Fields

Alt = 3

Alternative array.

Bag = 1

Unordered array.

Seq = 2

Ordered array.

Unknown = 0

Unknown array type.