Notice: This documentation is archived. For the latest product features and documentation, please visit Dynamsoft Capture Vision Documentation.
CaptureVisionRouterModule
The CaptureVisionRouterModule
class defines general functions in the capture vision router module.
Definition
Namespace: Dynamsoft.CVR
Assembly: Dynamsoft.CaptureVisionRouter.dll
public class CaptureVisionRouterModule
Methods
Method | Description |
---|---|
GetVersion | Returns the version of the capture vision router module. |
GetVersion
Returns the version of the capture vision router module.
static string GetVersion();
Return Value
Returns a string representing the version of the capture vision router module.