ImageGear .NET - Updated October 2, 2018
TimeFormat Property




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.DynamicMedia Namespace > ImGearXMPTimecode Class : TimeFormat Property
Gets or sets the format used in the TimeValue.
Syntax
'Declaration
 
Public Property TimeFormat As ImGearXMPString
 
'Usage
 
Dim instance As ImGearXMPTimecode
Dim value As ImGearXMPString
 
instance.TimeFormat = value
 
value = instance.TimeFormat

Property Value

ImageGear.Formats.XMP.ImGearXMPString class value.
Remarks
Allowed values are: '24Timecode', '25Timecode', '2997DropTimecode' (semicolon delimiter), '2997NonDropTimecode', '30Timecode', '50Timecode', '5994DropTimecode', '5994NonDropTimecode', '60Timecode', '23976Timecode'.
See Also

Reference

ImGearXMPTimecode Class
ImGearXMPTimecode Members