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

Show in webframe

FriendlyName Property (MicroQRBarcodeReadOptions)








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 MicroQRBarcodeReadOptions
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 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

MicroQRBarcodeReadOptions Class
MicroQRBarcodeReadOptions Members

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