ImageGear .NET v24.12 - Updated
ContentType Field




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.IPTC Namespace > ImGearIPTCAudioType Structure : ContentType Field
Indicates exact type of audio contained in the current objectdata.
Syntax
'Declaration
 
Public ContentType As ImGearIPTCAudioContentType
'Usage
 
Dim instance As ImGearIPTCAudioType
Dim value As ImGearIPTCAudioContentType
 
value = instance.ContentType
 
instance.ContentType = value
public ImGearIPTCAudioContentType ContentType
public: ImGearIPTCAudioContentType ContentType
public:
ImGearIPTCAudioContentType ContentType

Field Value

ImGearIPTCAudioContentType enumeration value.
Remarks
This property indicates the exact type of audio contained in the current objectdata.
See Also

Reference

ImGearIPTCAudioType Structure
ImGearIPTCAudioType Members
ImGearIPTCAudioContentType Enumeration