C1.Web.Mvc Namespace / Code93 Class / HideExtraChecksum Property

In This Topic
HideExtraChecksum Property (Code93)
In This Topic
Indicates whether to show the check digit in the label text of the control.
Syntax
'Declaration
 
<JsonAttribute(1)>
<DefaultValueAttribute(False)>
Public Overridable Property HideExtraChecksum As Boolean
 
See Also