ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Formats.IPTC Namespace / ImGearIPTCSupplementType Enumeration




ImGearIPTCSupplementType Enumeration
Represents IPTC Supplement Types.
Syntax
'Declaration
 
Public Enum ImGearIPTCSupplementType 
   Inherits System.Enum
 
'Usage
 
Dim instance As ImGearIPTCSupplementType
Members
MemberValueDescription
Logo2Logo type.
NotSupplement0Not a supplement.
RasterizedCaption3Rasterized caption.
ReducedResolutionImage1Reduced resolution image.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.IPTC.ImGearIPTCSupplementType

See Also