TextDocument.Content

TextDocument.Content property

Gets or sets the content of the text document.

public string Content { get; set; }

See Also