IKeymanPackageInstalled::Uninstall
Uninstalls the package. If the package was installed by an administrator, then it must be uninstalled by an administrator.
Declaration
Sub Uninstall(RemoveFonts As Boolean)
Parameters
| No | Name | Type | Description |
|---|---|---|---|
| 1 | RemoveFonts | Boolean | If True, then uninstalls the fonts associated with the package. |


