VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Vintasoft.WpfTwain Namespace / TwainRangeValueContainer Class
In This Topic
TwainRangeValueContainer Class Properties
In This Topic
For a list of all properties of this type, see TwainRangeValueContainer.
Public Properties
 NameDescription
Public PropertyGets the container type of this TWAIN value. (Inherited from TwainValueContainerBase)
Public PropertyGets the default value of this TWAIN value.
Public PropertyGets the type of enumeration associated with this TWAIN value. (Inherited from TwainValueContainerBase)
Public PropertyGets the current value as value from TWAIN enumeration. (Inherited from TwainOneValueContainer)
Public PropertyGets the maximal value of this TWAIN value.
Public PropertyGets the minimal value of this TWAIN value.
Public PropertyGets the step size of this TWAIN value.
Public PropertyGets the current value of this TWAIN value. (Inherited from TwainOneValueContainer)
See Also