TargetFormats Class

Summary
The TargetFormats collection object contains predefined and user defined target formats.
Syntax
C#
VB
C++
[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   
Remarks

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.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.