Click or drag to resize

CalendarEventToString Method

Formats the payload as input string to the encoder.

Namespace:  Opait.Barcode.QRCode
Assembly:  Opait.Barcode (in Opait.Barcode.dll) Version: 1.2.0.0
Syntax
C#
public override string ToString()

Return Value

Type: String
The formatted string to encode.
See Also