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
- maxWidthdouble
- Maximal text width property of the created text format.