Click or drag to resize
TextDocumentName Property
Gets the file name of this document.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public string Name { get; }

Property Value

Type: String
See Also