IKeymanPackageFile Interface
interface IKeymanPackageFile : IKeymanPackage : IKeymanObject : IDispatch
Describes a Keyman Package file that has not been installed.
Interface Methods
Name | Type | Declaration |
---|---|---|
Install | Method | Sub Install(AllUsers As Boolean, Force As Boolean, ShortcutRootPath As String) |
Interface Properties
Name | Type | Declaration |
---|---|---|
Graphic | Property Get | Property Get Graphic As stdole.IPicture |
ReadMe | Property Get | Property Get ReadMe As String |
SubFiles | Property Get | Property Get SubFiles As IKeymanPackageSubFiles |