LEADTOOLS Barcode (Leadtools.Barcode assembly)

FriendlyName Property (QRBarcodeReadOptions)

Show in webframe







Gets the friendly name of this class.
Syntax
public override string FriendlyName {get;}
'Declaration
 
Public Overrides ReadOnly Property FriendlyName As String
'Usage
 
Dim instance As QRBarcodeReadOptions
Dim value As String
 
value = instance.FriendlyName
public override string FriendlyName {get;}
@property (nonatomic, copy, readonly) NSString* friendlyName;
@Override public String getFriendlyName()
 get_FriendlyName(); 
public:
property String^ FriendlyName {
   String^ get() override;
}

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

QRBarcodeReadOptions Class
QRBarcodeReadOptions 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