  | EmailToString Method  | 
 
            Formats the payload as input string to the encoder.
            
 
    Namespace: 
   Opait.Barcoder.QRCode
    Assembly:
   Opait.Barcoder (in Opait.Barcoder.dll) Version: 1.3.4.0
Syntaxpublic override string ToString()
Return Value
Type: 
StringThe formatted string to encode.
See Also