Gets the width of the string drawn in the normal font
public int GetNormalWidth(string);
Gets the width of the string drawn in the font provided
public int GetNormalWidth(string,Font);
ViewParameters Class | Ant.Workflow.View Namespace