Click or drag to resize

HeaderVariablesLastSavedBy Property

User name that saved the file.

Namespace:  DXFReaderNET.Header
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public string LastSavedBy { get; set; }

Property Value

Type: String
Remarks
By default it uses the user name of the person who is currently logged on to the Windows operating system.
This header variable is not compatible with AutoCad2000 or lower versions.
See Also