IQRCodeValueStringBuilder
Interface
Represents a value with a specific structure that can be converted into a string to be used to generate a QRCode.
Definition
Namespace:Telerik.Barcode
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public interface IQRCodeValueStringBuilder
Derived Classes:
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.