←Select platform

Symbology Property (BarcodeFormField)

Summary

Gets or sets the barcode symbology associated with this field.

Syntax

C#
VB
C++
public Leadtools.Barcode.BarcodeSymbology Symbology {get; set;}
Public Property Symbology As Leadtools.Barcode.BarcodeSymbology
public: 
property Leadtools.Barcode.BarcodeSymbology Symbology { 
   Leadtools.Barcode.BarcodeSymbology get(); 
   void set (    Leadtools.Barcode.BarcodeSymbology ); 
} 

Property Value

A Leadtools.Barcode.BarcodeSymbology enumeration value that represents the symbology for which to search inside this field area. The default value is BarcodeSymbology.Unknown.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Processing Assembly
Click or drag to resize