ImageGear v26.0 - Updated
ContentType Field




ImageGear.Core 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

Is this page helpful?
Yes No
Thanks for your feedback.