The PrintVisitor type exposes the following members.

Properties

  Name Description
MaxLen
Gets / Sets the maximum length printed per line. If the value is not -1 then the string will be broken into chunks each of which is less than the max length.

See Also