Fill
FormatProperties
.
ParBackground
Fill color behind the text of a paragraph.
Example
=
Block
{
"Normal"
;
Paragraph
{
ParBackground
:
Colors
.
Gray
;
TextColor
:
Colors
.
White
;
"Title Bar"
;
};
};
Normal
Title Bar