ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / 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
     
    Public Overridable Property FullAscii As Boolean
    public virtual bool FullAscii {get; set;}
    See Also