LEADTOOLS Barcode (Leadtools.Barcode assembly)
LEAD Technologies, Inc

ToString Method








Gets the data of this barcode as an ASCII string. .NET support WinRT support Silverlight support
Syntax
public override string ToString()
'Declaration
 
Public Overrides Function ToString() As String
'Usage
 
Dim instance As BarcodeData
Dim value As String
 
value = instance.ToString()
public override string ToString()
ObjectiveC Syntax
 function Leadtools.Barcode.BarcodeData.ToString()
public:
String^ ToString(); override 

Return Value

A System.String that represents the data of this BarcodeData object as an ASCII text string.
Remarks

This method returns the same exact value as the Value property. It is used to convert this BarcodeData object to a human readable format that can be used anywhere Object.ToString is used, for example, in Console.WriteLine.

Requirements

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

See Also

Reference

BarcodeData Class
BarcodeData Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features