Click or drag to resize

TextDocumentLayercontent Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Content of the document

Namespace:  imbNLP.Toolkit
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public string content { get; set; }

Property Value

Type: String
The content.
See Also