←Select platform

EnableReadingCCA3Columns Property

Summary

Gets or sets a value indicating whether to enable reading CC type A with 3 columns.

Syntax
C#
VB
C++
public bool EnableReadingCCA3Columns { get; set; } 
Public Property EnableReadingCCA3Columns() As Boolean 
   Get 
   Set 
public:  
   property bool EnableReadingCCA3Columns 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true to enable reading CC type A with 3 columns. Otherwise, false. The default value is false.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly