←Select platform

FriendlyName Property (BarcodeReadOptions)

Summary

Gets the friendly name of this class.

Syntax

C#
VB
Java
Objective-C
C++
[BrowsableAttribute(false)] 
public abstract string FriendlyName {get;} 
<BrowsableAttribute(False)> 
Public MustOverride ReadOnly Property FriendlyName As String 
@property (nonatomic, copy, readonly) NSString *friendlyName 
public abstract String getFriendlyName() 
[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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Barcode Assembly
Click or drag to resize