Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Class BarcodeFormField Inherits FormField |
Visual Basic (Usage) | Copy Code |
---|---|
|
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 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family