Method WithMaxWidth
WithMaxWidth(float)
Creates new text format which is a clone of this object but with new maximal width
specified in the maxWidth.
public virtual TextFormat WithMaxWidth(float maxWidth)
Parameters
maxWidthfloatMaximal text width property of the created text format.