Click or drag to resize

DxfDocumentComments Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the name of the document, once a file is saved or loaded this field is equals the file name without extension.

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

Property Value

Type: ListString
See Also