IKeymanPackage Interface
interface IKeymanPackage : IKeymanObject : IDispatch
Base interface that describes a Keyman Package (.kmp)
Interface Properties
| Name | Type | Declaration |
|---|---|---|
| Description | Property Get | Property Get Description As String |
| Filename | Property Get | Property Get Filename As String |
| Keyboards | Property Get | Property Get Keyboards As IKeymanKeyboardsPackage |
| Name | Property Get | Property Get Name As String |


