--- title: IKeymanPackage::Graphic Property --- ## Introduction The `IKeymanPackage::Graphic` property returns an `IPicture` reference for the install screen graphic included within the package, or `null` if no install screen graphic was included. ## Specification ``` clike readonly IPicture* Graphic ```