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

    An XMP metadata node with an integer value.

    Namespace: DevExpress.Docs.Pdf

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

    NuGet Package: DevExpress.Docs.Pdf

    Declaration

    public sealed class XmpInteger :
        XmpValue

    The following members return XmpInteger objects:

    Inheritance

    Object
    XmpValue
    XmpInteger
    See Also