←Select platform

Symbology Property

Summary

The recognized barcode symbology.

Syntax
C#
VB
C++
public BarcodeSymbology Symbology { get; set; } 
Public Property Symbology() As BarcodeSymbology 
   Get 
   Set 
public:  
   property BarcodeSymbology^ Symbology 
   { 
      BarcodeSymbology^ get() 
      void set(BarcodeSymbology^ value) 
   } 

Property Value

An enumeration value of type BarcodeSymbology. Default value is Unknown.

Requirements

Target Platforms

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

Leadtools.Forms.Processing.Omr Assembly