Reports for WPF | ComponentOne
C1.C1Report.CustomFields Namespace / QRCode Class / ToString Method

In This Topic
    ToString Method (QRCode)
    In This Topic
    Returns a description of the field (name, location, size).
    Syntax
    'Declaration
     
    Public Overridable Function ToString() As String
    public virtual string ToString()
    See Also