←Select platform

BarcodeFormField Class

Summary

A single rectangular region on a form.

Syntax

C#
VB
C++
Java
[SerializableAttribute()] 
public class BarcodeFormField : FormField 
  
<SerializableAttribute()> 
Public Class BarcodeFormField  
   Inherits FormField 
public class BarcodeFormField 
    extends FormField 
    implements java.io.Serializable 
[SerializableAttribute()] 
public ref class BarcodeFormField : public 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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly