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




In This Topic
    ImGearXMPDeviceSettings Class
    In This Topic
    Represents an XMP DeviceSettings structure.
    Object Model
    ImGearXMPDeviceSettings ClassImGearXMPInteger ClassImGearXMPInteger Class
    Syntax
    'Declaration
     
    Public Class ImGearXMPDeviceSettings 
       Inherits ImageGear.Formats.XMP.ImGearXMPStructure
    'Usage
     
    Dim instance As ImGearXMPDeviceSettings
    public class ImGearXMPDeviceSettings : ImageGear.Formats.XMP.ImGearXMPStructure 
    public __gc class ImGearXMPDeviceSettings : public ImageGear.Formats.XMP.ImGearXMPStructure 
    public ref class ImGearXMPDeviceSettings : public ImageGear.Formats.XMP.ImGearXMPStructure 
    Inheritance Hierarchy

    System.Object
       ImageGear.Formats.XMP.ImGearXMPValue
          ImageGear.Formats.XMP.ImGearXMPStructure
             ImageGear.Formats.XMP.EXIF.ImGearXMPDeviceSettings

    See Also