Property SourceName
- Namespace
- LMKit.Document.Conversion
- Assembly
- LM-Kit.NET.dll
SourceName
Gets the logical name of the source that was converted (file name, stream
name, or URI), when available. May be null for anonymous inputs.
public string SourceName { get; }