soukoku / ntwain

A TWAIN lib for dotnet.
MIT License
117 stars 47 forks source link

Add Custom Capabilities Extension #50

Closed GavinRigsby closed 8 months ago

GavinRigsby commented 8 months ago

Added CapabilityExt derived class for creating wrappers for custom capabilities. Custom Capabilities must be supported by the driver and the CapabilityId and Type must be known.