Barcode Xpress for .NET Core v14.0 - Updated January 7, 2025
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
See Also