Click or drag to resize

TextDocumentToString Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns a String that represents this instance.

Namespace:  imbNLP.Toolkit
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public override string ToString()

Return Value

Type: String
A String that represents this instance.

Implements

ITextCachedToString
See Also