Click or drag to resize

SMSToString 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
Syntax
C#
public override string ToString()

Return Value

Type: String
The formatted string to encode.
See Also