AlternativeProcedure
Class
Provides alternative schema content for a SwissQRCode.
Definition
Namespace:Telerik.Barcode
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public class AlternativeProcedure
Inheritance: objectAlternativeProcedure
Constructors
Initializes a new instance of the AlternativeProcedure class.
Properties
The first line of the alternative procedure.
C#
public string AlternativeProcedure1 { get; }
The second line of the alternative procedure.
C#
public string AlternativeProcedure2 { get; }