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




Page number in the image file containing the barcode

Syntax

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

See Also

Generated from assembly ClearImageNet [5.7.1.0]