AccusoftTwainPro9 ActiveX DLL > TwainPro Object : CapNumItemsOut Property |
Visual Basic |
---|
Public Property CapNumItemsOut As Long |
Use this property only for setting a capability. Use the CapNumItems property to read the current capability.
After setting this property, invoke the SetCapOut method to actually set the values.
This property can only be set if CapTypeOut = TWCAP_ENUM or TWCAP_ARRAY, otherwise an error is generated.