Indicate that this document has been created by the user.
Object.defineProperty(LEADDocument.prototype, 'isLocal',
get: function(),
set: function(value)
)
isLocal: boolean;
true if this document has been created by the user; otherwise, false.
The value of IsLocal will be false if the document has been created by the user through DocumentFactory.Create and it has not been saved into the cache yet. The value will be set to true during SaveToCache.
If this document has been loaded from the cache, file, URL or stream, then the value of IsLocal will be false.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document