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




Barcode type (symbology)

Syntax

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

See Also

Generated from assembly ClearImageNet [5.7.1.0]