←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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing.Omr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.