Skip to main content
All docs
V26.1
  • XmpQualifierCollection Class

    A collection of XMP qualifiers.

    Namespace: DevExpress.Docs.Pdf

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

    NuGet Package: DevExpress.Docs.Pdf

    Declaration

    public class XmpQualifierCollection :
        IEnumerable<XmpQualifier>,
        IEnumerable

    The following members return XmpQualifierCollection objects:

    Inheritance

    Object
    XmpQualifierCollection
    See Also