←Select platform

BarcodeFormField Class

Summary

A single rectangular region on a form.

Syntax

C#
VB
C++
[SerializableAttribute()] 
public class BarcodeFormField : FormField 
  
<SerializableAttribute()> 
Public Class BarcodeFormField  
   Inherits Leadtools.Forms.Processing.FormField 
[SerializableAttribute()] 
public ref class BarcodeFormField : public Leadtools.Forms.Processing.FormField  

Remarks

FormField defines a barcode area on a blank (not filled-in) form so that a barcode reading process can be performed on the filled form during form processing. Colored barcodes are supported if the color of the spaces is closer to white than to black and the color of the bars is closer to black than white

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly