LEADTOOLS Multimedia (Leadtools.Multimedia assembly) Send comments on this topic. | Back to Introduction | Help Version 17.0.3.22
TargetDevice Class Members
See Also  Properties  Methods 
Leadtools.Multimedia Namespace : TargetDevice Class

The following tables list the members exposed by TargetDevice.

Public Properties

 NameDescription
public Property FriendlyNameGets a character string that contains the device's descriptive name.  
public Property NameGets a character string that contains the device's unique name.  
public Property SelectedIndicates whether the device is currently selected.  
Top

Public Methods

 NameDescription
public Method EqualsDetermines whether the specified Object is equal to the current Object.  
public Method GetHashCodeReturns a hash function for a particular type.  
public Method ToStringReturns a string that represents the current Object.  
Top

See Also