ClearImageNet Send comments on this topic.
Length Property
See Also 
Inlite.ClearImageNet Namespace > Barcode Class : Length Property




Length of barcode data

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Length As Integer
Visual Basic (Usage)Copy Code
Dim instance As Barcode
Dim value As Integer
 
value = instance.Length
C# 
public int Length {get;}
Managed Extensions for C++ 
public: __property int get_Length();
C++/CLI 
public:
property int Length {
   int get();
}

See Also

Generated from assembly ClearImageNet [5.7.1.0]