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