|
AlignmentHorizontal | | Sets the horizontal alignment of the text as "Left", "Center", or "Right". |
AlignmentVertical | | Sets the vertical alignment of the text as "Top", "Middle", or "Bottom". |
BackgroundColor | | Sets the background color of the element.
Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, like #112233. |
BorderColor | | Sets the color of border lines.
Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, like #112233. |
BorderThickness | | The thickness of the border in pixels. |
Caption | | The Caption attribute identifies the text to be displayed.
For Image elements, Caption specifies the image filename. |
FontColor | | Sets the text color.
Select a color name, or an RGB value. |
OffsetX | | Sets the horizontal position offset of the element relative to the horizontal alignment, in pixels. |
OffsetY | | Sets the vertical position offset of the element relative to the vertical alignment, in pixels. |
Tooltip | | Text that appears when the user hovers the pointer over the image or text. |