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