CheckDigitToText Property

Navigation:  Reference Guide > Properties >

CheckDigitToText Property

Previous pageReturn to chapter overviewNext page

Gets or sets a boolean flag indicating whether the check digit should be displayed in the human readable text or not.

[Visual Basic .NET]

Public Property CheckDigitToText As Boolean

[C#]

public bool CheckDigitToText {get; set;}

 

Remarks

The default value is FALSE.