ImageGear21.Twain Assembly > ImageGear.TWAIN Namespace > ImGearDataSources Class : DefaultIndex Property |
'Declaration Public ReadOnly Property DefaultIndex As Integer
'Usage Dim instance As ImGearDataSources Dim value As Integer value = instance.DefaultIndex
public int DefaultIndex {get;}
public: __property int get_DefaultIndex();