Click or drag to resize
TextDocumentSaved Property
Gets or sets a value that indicates whether changes have been made since the file was last saved.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public bool Saved { get; set; }

Property Value

Type: Boolean
See Also