ImageGear v26.5 - Updated
ImageGear.Core Assembly / ImageGear.Formats.XMP.MediaManagement Namespace / ImGearXMPResourceEvent Class
Members




In This Topic
    ImGearXMPResourceEvent Class
    In This Topic
    Represents an XMP ResourceEvent structure.
    Object Model
    ImGearXMPResourceEvent ClassImGearXMPString ClassImGearXMPString ClassImGearXMPString ClassImGearXMPString ClassImGearXMPDate Class
    Syntax
    'Declaration
     
    Public Class ImGearXMPResourceEvent 
       Inherits ImageGear.Formats.XMP.ImGearXMPStructure
    'Usage
     
    Dim instance As ImGearXMPResourceEvent
    public class ImGearXMPResourceEvent : ImageGear.Formats.XMP.ImGearXMPStructure 
    public __gc class ImGearXMPResourceEvent : public ImageGear.Formats.XMP.ImGearXMPStructure 
    public ref class ImGearXMPResourceEvent : public ImageGear.Formats.XMP.ImGearXMPStructure 
    Remarks
    The structure specifies a high level event that occurred in the processing of this document.
    Inheritance Hierarchy

    System.Object
       ImageGear.Formats.XMP.ImGearXMPValue
          ImageGear.Formats.XMP.ImGearXMPStructure
             ImageGear.Formats.XMP.MediaManagement.ImGearXMPResourceEvent

    See Also