←Select platform

BarcodeFormField Class

Summary
A single rectangular region on a form.

Syntax
C#
C++/CLI
Java
Python
[SerializableAttribute()] 
public class BarcodeFormField : FormField 
public class BarcodeFormField 
    extends FormField 
    implements java.io.Serializable 
[SerializableAttribute()] 
public ref class BarcodeFormField : public FormField  
class BarcodeFormField(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 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly

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