The TargetVideoFormats collection object contains predefined and user defined target video formats.
[DefaultMemberAttribute("Item")]
public class TargetVideoFormats : IList<TargetVideoFormat>, ICollection<TargetVideoFormat>, IEnumerable<TargetVideoFormat>, IEnumerable
<DefaultMemberAttribute("Item")>
Public Class TargetVideoFormats
Implements System.Collections.Generic.ICollection(Of TargetVideoFormat), System.Collections.Generic.IEnumerable(Of TargetVideoFormat), System.Collections.Generic.IList(Of TargetVideoFormat), System.Collections.IEnumerable
[DefaultMemberAttribute("Item")]
public ref class TargetVideoFormats : public System.Collections.Generic.ICollection<TargetVideoFormat>, System.Collections.Generic.IEnumerable<TargetVideoFormat>, System.Collections.Generic.IList<TargetVideoFormat>, System.Collections.IEnumerable
The TargetVideoFormats collection object contains predefined target video formats. The TargetFormat object uses the collection to enumerate and select target video formats. The TargetVideoFormats object is not externally creatable and is only obtained through the parent object.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET