The BarcodeFormField Class is available as an add-on to the LEADTOOLS Document and Medical Imaging toolkits.
A single rectangular region on a form.Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Class BarcodeFormField Inherits FormField |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As BarcodeFormField |
C# | |
---|---|
[SerializableAttribute()] public class BarcodeFormField : FormField |
C++/CLI | |
---|---|
[SerializableAttribute()] public ref class BarcodeFormField : public 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 barcode is supported if the spaces color is closer white than black and the bars color is closer to black than white
System.Object
Leadtools.Forms.Processing.FormField
Leadtools.Forms.Processing.BarcodeFormField
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7