A single rectangular region on a form.
[SerializableAttribute()]
public class BarcodeFormField : FormField
<SerializableAttribute()>
Public Class BarcodeFormField
Inherits Leadtools.Forms.Processing.FormField
[SerializableAttribute()]
public ref class BarcodeFormField : public Leadtools.Forms.Processing.FormField
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
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET