Optional name of the document.
public string Name { get; set; }
Public Property Name() As String
Get
Set
public:
property String^ Name
{
String^ get()
void set(String^ value)
}
public String getName()
public void setName(String value)
The optional name of the document.
Name is not used in any special way by the Document library. This can be set to any value to indicate for example a database field or friendly name of this document.
This value is set to LEADDocument.Name when the document is loaded successfully.
If this value is null, then Name will be set from the file name with extension of the original document file name or URL.
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