Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Barcode Namespace > MicroQRBarcodeReadOptions Class : FriendlyName Property |
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();
The returned value can be used in an application user-interface component. The C# and VB Barcode demos use FriendlyName.