C#
VB
C++
The TargetDevices class contains a collection of registered output devices.
[DefaultMemberAttribute("Item")]
public class TargetDevices : IEnumerable<TargetDevice>, IEnumerable, IDisposable
<DefaultMemberAttribute("Item")>
Public Class TargetDevices
Implements System.Collections.Generic.IEnumerable(Of TargetDevice), System.Collections.IEnumerable, System.IDisposable
[DefaultMemberAttribute("Item")]
public ref class TargetDevices : public System.Collections.Generic.IEnumerable<TargetDevice>, System.Collections.IEnumerable, System.IDisposable
The TargetDevices class contains a collection of registered output devices. The CaptureCtrl and ConvertCtrl classes use the collection to enumerate and select target devices.
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