Holds the information needed for a text message QR code to be validated and generated.
Definition
Namespace:Telerik.Barcode
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public class TextMessageQRCodeValueStringBuilder : QRCodeValueStringBuilderBase, IQRCodeValueStringBuilder
Inheritance: objectQRCodeValueStringBuilderBaseTextMessageQRCodeValueStringBuilder
Implements:
Constructors
Initializes a new instance of the TextMessageQRCodeValueStringBuilder class.
Methods
Builds the string value that will be used for encoding in a barcode.
Validates and returns all errors as a new line delimited string.