Skip to main content
All docs
V26.1
  • XmpQualifierType Enum

    Lists values that indicate the XMP qualifier type.

    Namespace: DevExpress.Docs.Pdf

    Assembly: DevExpress.Docs.Pdf.v26.1.dll

    NuGet Package: DevExpress.Docs.Pdf

    Declaration

    public enum XmpQualifierType

    Members

    Name Description
    Attribute

    The XMP qualifier is an attribute of another property in an XMP metadata structure.

    Element

    The XMP qualifier is an element of another property in an XMP metadata structure.

    Related API Members

    The following properties accept/return XmpQualifierType values:

    See Also