When setting my font size, if my TextFragment is on two lines, the first line does not get the correct font size that I set in the code below? Notice how in my attachment my heading is font size 22, and the second line …...Center; //set paragraph position par1.Position = new...//add new TextFragment to paragraph par1.AppendLine(heading);...