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