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;}
ObjectiveC Syntax
Java Syntax
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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2