​
​
​

Gets or sets the text the barcode should encrypt. This is a dependency property.

Syntax

​public string Text{ get; set; }
​Public Property Text() As String
​

Remarks

Throws an ArgumentException, if the value is not valid for the conditions of the current barcode type.

​