alexa

    Show / Hide Table of Contents

    Enum XmpArrayType

    Types of the xmp arrays.

    Namespace: Syncfusion.Pdf.Xmp
    Assembly: Syncfusion.Pdf.Base.dll
    Syntax
    public enum XmpArrayType

    Fields

    Name Description
    Alt

    Alternative array.

    Bag

    Unordered array.

    Seq

    Ordered array.

    Unknown

    Unknown array type.

    Back to top Generated by DocFX