How add height to checkbox text
Hi,
I want to add text to following check box but it is squished.

I tried adding height but it did not work.
{
type: "check_box",
item_id: "SPst",
height: 23,
char_width: 8,
name: "Save Labeled File (Retrieve from c:\\Automatically Labeled Documents. Note labeled documents \r\n will not save if this pre-created folder does not exist or if item unchecked.)",
variable_Name: "bSaveWPostFx",
},
