FormattingOptions Class Properties
In This Topic
For a list of all members of this type, see FormattingOptions members.
Public Properties
| | Name | Description |
 | MaxDepth |
Determines the depth until which the library should try to render an object graph.
|
 | MaxLines |
Sets the maximum number of lines of the failure message.
|
 | UseLineBreaks | Indicates whether the formatter should use line breaks when the IValueFormatter supports it. |
Top
See Also