Barcode Xpress for .NET Framework v14.0 - Updated
Accusoft.BarcodeXpressSdk Namespace / ModeTransition Class / Index Field




In This Topic
    Index Field
    In This Topic
    The index place inside the BarcodeValue stream where the mode transition occurs.
    Syntax
    'Declaration
     
    Public Index As Integer
    'Usage
     
    Dim instance As ModeTransition
    Dim value As Integer
     
    value = instance.Index
     
    instance.Index = value
    public int Index
    public: int Index
    public:
    int Index
    See Also