ActiveReports Developer 7
ToString Method
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Options Namespace > QRCodeOptions Class : ToString Method

Glossary Item Box

Returns a string that represents the current object.

Syntax

Visual Basic (Declaration) 
Public Overrides Function ToString() As System.String
C# 
public override System.string ToString()

See Also