menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class XmpArrayType - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class XmpArrayType

    Types of the xmp arrays.

    Inheritance
    System.Object
    XmpArrayType
    Namespace: Syncfusion.Pdf.Xmp
    Assembly: Syncfusion.Pdf.Portable.dll
    Syntax
    public sealed class XmpArrayType : Enum

    Fields

    Alt

    Alternative array.

    Declaration
    public const XmpArrayType Alt
    Field Value
    Type
    XmpArrayType

    Bag

    Unordered array.

    Declaration
    public const XmpArrayType Bag
    Field Value
    Type
    XmpArrayType

    Seq

    Ordered array.

    Declaration
    public const XmpArrayType Seq
    Field Value
    Type
    XmpArrayType

    Unknown

    Unknown array type.

    Declaration
    public const XmpArrayType Unknown
    Field Value
    Type
    XmpArrayType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved