This is exactly what I am looking for, however it does not appear to do what it says.
For example, if I remove unicode and change the font, it appears to be changed in GumpStudio.
However when exporting, the code simply looks like this:
AddLabel(932, 226, Ultima.Hue, @"New Label");
This is...