ComponentOne BarCode for ASP.NET Web Forms
C1.Win.BarCode.4 Assembly / C1.Win.BarCode Namespace / C1BarCode Class / ToString Method

In This Topic
    ToString Method (C1BarCode)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function ToString() As System.String
    public virtual System.string ToString()
    See Also