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