FilePath |
Scroll |
Gets the full path to the Thereforeā¢ compound file.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property FilePath As String C# public virtual string FilePath { get; }
Property Value The full path to the Thereforeā¢ compound file. This value will be empty if the document has not been opened yet or if it has already been closed. |