Error processing SSI file
LEADTOOLS Barcode (Leadtools.Barcode assembly)

Show in webframe

FriendlyName Property (BarcodeReadOptions)








Gets the friendly name of this class.
Syntax
[BrowsableAttribute(false)]
public abstract string FriendlyName {get;}
'Declaration
 
<BrowsableAttribute(False)>
Public MustOverride ReadOnly Property FriendlyName As String
'Usage
 
Dim instance As BarcodeReadOptions
Dim value As String
 
value = instance.FriendlyName
[BrowsableAttribute(false)]
public abstract string FriendlyName {get;}
@property (nonatomic, copy, readonly) NSString *friendlyName
public abstract String getFriendlyName()
BrowsableAttribute()
 get_FriendlyName(); 
[BrowsableAttribute(false)]
public:
abstract property String^ FriendlyName {
   String^ get();
}

Property Value

A String that contains a friendly name of this class.
Remarks

The returned value can be used in an application user-interface component. The C# and VB Barcode demos use FriendlyName.

Requirements

Target Platforms

See Also

Reference

BarcodeReadOptions Class
BarcodeReadOptions Members

Error processing SSI file
Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features