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 > IBarcodeReadOptions Interface : FriendlyName Property |
[BrowsableAttribute(false)] string FriendlyName {get;}
'Declaration
<BrowsableAttribute(False)> ReadOnly Property FriendlyName As String
'Usage
Dim instance As IBarcodeReadOptions Dim value As String value = instance.FriendlyName
[BrowsableAttribute(false)] string FriendlyName {get;}
BrowsableAttribute() get_FriendlyName();
[BrowsableAttribute(false)] property String^ FriendlyName { String^ get(); }
The returned value can be used in an application user-interface component. The C# and VB Barcode demos use FriendlyName.