Method WithSuggestedWidth
WithSuggestedWidth(float)
Creates new text format which is a clone of this object but with new suggested width
specified in the suggestedWidth.
public virtual TextFormat WithSuggestedWidth(float suggestedWidth)
Parameters
suggestedWidthfloatSuggested text width property of the created text format.