--- title: IKeymanKeyboard::Bitmap Property --- ## Introduction The `IKeymanKeyboard::Bitmap` property returns an `IPicture` reference to the icon included in the keyboard file as specified by [`&bitmap`](/developer/language/reference/bitmap). If no icon is included, a default icon is returned. ## Specification ``` clike readonly IPicture* Bitmap ```