The Image block is used to display a static image loaded from a file.
Property | Data type | Description |
name | String | Block name. |
expandable | 0|1 | It determines whether the block can be expanded to fit the screen. |
fillImage | 0|1 | It determines whether the image should be stretched or shrunk to the size of the block where it is displayed. |
imageData | base64 | Coded information about the image. |
Common structural property | Block fill. | |
Common structural property | Block title. | |
Common structural property | Block position in the container. | |
Common structural property | Block formatting. |
A block is an image if the <block> element that describes this block has the Image type.
XML description of the block is given in the Information Blocks Without Data Source example.
See also: