Enum XmpFieldType
Enum XmpFieldType
Namespace: Aspose.Page.EPS.XMP
Assembly: Aspose.Page.dll (25.1.2)
Ten enum reprezentuje typy pola XMP.
public enum XmpFieldType
Pola
Array = 1
Ten typ reprezentuje tablicę.
Packet = 3
Ten typ reprezentuje pakiet.
Property = 2
Ten typ reprezentuje właściwość.
Struct = 0
Ten typ reprezentuje strukturę.
Unknown = 4
To pole reprezentuje nieznany typ.