C1.Web.Mvc Namespace / Gs1DataBarExpanded Class / HideAiText Property

In This Topic
HideAiText Property (Gs1DataBarExpanded)
In This Topic
Indicates whether to show the Application Identifier in the label text.
Syntax
'Declaration
 
<JsonAttribute(1)>
<DefaultValueAttribute(False)>
Public Overridable Property HideAiText As Boolean
 
See Also