Leadtools.Barcode Namespace > BarcodeWriteOptions Class : FriendlyName Property |
[BrowsableAttribute(false)] public abstract string FriendlyName {get;}
'Declaration <BrowsableAttribute(False)> Public MustOverride ReadOnly Property FriendlyName As String
'Usage Dim instance As BarcodeWriteOptions Dim value As String value = instance.FriendlyName
[BrowsableAttribute(false)] public abstract string FriendlyName {get;}
ObjectiveC Syntax
Java Syntax
BrowsableAttribute() get_FriendlyName();
[BrowsableAttribute(false)] public: abstract 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