| IDocumentTextLocation Property |
The full path to the location of the document text if it was stored on disk. If the text was not
stored on disk (
IsTextStoredOnDisk) then this value will be null.
Namespace:
EdaIntegrationContract.Document
Assembly:
EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax string TextLocation { get; }
Property Value
Type:
StringSee Also