ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Formats.XMP.DynamicMedia Namespace / ImGearXMPProjectLink Class
Members




ImGearXMPProjectLink Class
Represents an XMP ProjectLink structure.
Object Model
ImGearXMPProjectLink ClassImGearXMPString ClassImGearXMPString Class
Syntax
'Declaration
 
Public Class ImGearXMPProjectLink 
   Inherits ImageGear.Formats.XMP.ImGearXMPStructure
 
'Usage
 
Dim instance As ImGearXMPProjectLink
Remarks
This class specifies the type of a video file and path of the project that created it.
Inheritance Hierarchy

System.Object
   ImageGear.Formats.XMP.ImGearXMPValue
      ImageGear.Formats.XMP.ImGearXMPStructure
         ImageGear.Formats.XMP.DynamicMedia.ImGearXMPProjectLink

See Also