LEADTOOLS Barcode (Leadtools.Barcode assembly)

FriendlyName Property (BarcodeReadOptions)

Show in webframe







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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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