Click or drag to resize

DxfDocumentName Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the name of the document.

Namespace:  netDxf
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public string Name { get; set; }
Request Example View Source

Property Value

Type: String
Remarks
When a file is loaded this field is equals the file name without extension.
See Also