[]
Builds the evaluation watermark message lines, formatted to fit within the specified document width.
protected override sealed string[] BuildEvalMessage(float docWidth)
| Type | Name | Description |
|---|---|---|
| float | docWidth | The document width in inches used for text wrapping. |
| Type | Description |
|---|---|
| string[] | An array of strings representing the lines of the evaluation notice. |