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

In This Topic
FullAscii Property (Code93)
In This Topic
Indicates whether the symbol enables encoding of all 93 ASCII characters.
Syntax
'Declaration
 
<JsonAttribute(1)>
<DefaultValueAttribute(False)>
Public Overridable Property FullAscii As Boolean
 
See Also