The TargetFormats collection object contains predefined and user defined target formats.
[DefaultMemberAttribute("Item")]
public class TargetFormats : IList<TargetFormat>, ICollection<TargetFormat>, IEnumerable<TargetFormat>, IEnumerable
<DefaultMemberAttribute("Item")>
Public Class TargetFormats
Implements System.Collections.Generic.ICollection(Of TargetFormat), System.Collections.Generic.IEnumerable(Of TargetFormat), System.Collections.Generic.IList(Of TargetFormat), System.Collections.IEnumerable
[DefaultMemberAttribute("Item")]
public ref class TargetFormats : public System.Collections.Generic.ICollection<TargetFormat>, System.Collections.Generic.IEnumerable<TargetFormat>, System.Collections.Generic.IList<TargetFormat>, System.Collections.IEnumerable
The TargetFormats collection object contains predefined and user defined target formats. The CaptureCtrl and ConvertCtrl objects use the collection to enumerate and select target formats. The TargetFormats object is not externally creatable and is only obtained through the parent object.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document