HideExtraChecksum Property (Gs1_128)
In This Topic
Indicates whether to show the check digit in the label text of the control.
Syntax
'Declaration
Public Overridable Property HideExtraChecksum As Boolean
public virtual bool HideExtraChecksum {get; set;}
See Also