CaptureVisionRouterModule
The CaptureVisionRouterModule
class defines common functionality in the CaptureVisionRouter
library.
Definition
Namespace: Dynamsoft.CaptureVisionRouter.Maui
Assembly: Dynamsoft.CaptureVisionRouter.Maui
class CaptureVisionRouterModule
Methods
Method | Description |
---|---|
GetVersion |
Get the version of the Dynamsoft.CaptureVisionRouter.Maui library and its native dependencies. |
getVersion
Get the version of the Dynamsoft.CaptureVisionRouter.Maui
library and its native dependencies.
static string GetVersion();
Return Value
The version of the Dynamsoft.CaptureVisionRouter.Maui
library and its native dependencies.