MaxCharsPerRow

TextOptions.MaxCharsPerRow property

The maximum number of characters per row on a page.

public int MaxCharsPerRow { get; set; }

Remarks

The default value is 85. For details, see the documentation.

See Also