ImageGear .NET - Updated May 1, 2018
IntellectualGenre Property




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.IPTC Namespace > ImGearIPTC4XMPCoreMetadata Class : IntellectualGenre Property
Gets or sets IntellectualGenre property of the IPTC4XMPCORE XMP schema.
Syntax
'Declaration
 
Public Property IntellectualGenre As ImGearXMPString
 
'Usage
 
Dim instance As ImGearIPTC4XMPCoreMetadata
Dim value As ImGearXMPString
 
instance.IntellectualGenre = value
 
value = instance.IntellectualGenre

Property Value

ImageGear.Formats.XMP.ImGearXMPString class value.
Remarks
This XMP property describes the nature, intellectual or journalistic characteristic of a news object, not specifically its content.

This property replaces ImGearIPTC4XMPCoreMetadata.IntellectuakGenre property which has been deprecated due to a misspelled name.

See Also

Reference

ImGearIPTC4XMPCoreMetadata Class
ImGearIPTC4XMPCoreMetadata Members