ClassTextMessageQRCodeValueStringBuilder
Class
Holds the information needed for a text message QR code to be validated and generated.
Definition
Namespace:Telerik.Barcode
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
public class TextMessageQRCodeValueStringBuilder : QRCodeValueStringBuilderBase, IQRCodeValueStringBuilder
Inheritance: objectQRCodeValueStringBuilderBaseTextMessageQRCodeValueStringBuilder
Implements:
Constructors
TextMessageQRCodeValueStringBuilder(string, string)
Initializes a new instance of the TextMessageQRCodeValueStringBuilder class.
Methods
BuildValue()
Builds the string value that will be used for encoding in a barcode.
Validate()
Validates and returns all errors as a new line delimited string.