Gets or sets the maximum number of characters the Text property can get.

Syntax

public int UpperTextLength{ get; set; }
Public Property UpperTextLength() As Integer

Remarks

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