ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Formats.XMP Namespace / ImGearXMPInteger Class
Members




In This Topic
    ImGearXMPInteger Class
    In This Topic
    Represents an integer XMP metadata property.
    Object Model
    ImGearXMPInteger Class
    Syntax
    'Declaration
     
    Public Class ImGearXMPInteger 
       Inherits ImGearXMPValue
    'Usage
     
    Dim instance As ImGearXMPInteger
    public class ImGearXMPInteger : ImGearXMPValue 
    public __gc class ImGearXMPInteger : public ImGearXMPValue 
    public ref class ImGearXMPInteger : public ImGearXMPValue 
    Inheritance Hierarchy

    System.Object
       ImageGear.Formats.XMP.ImGearXMPValue
          ImageGear.Formats.XMP.ImGearXMPInteger

    See Also