Skip to content

ACadSharp.IO.DxfWriterConfiguration.HeaderVariables

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

HeaderVariables Property

Header variables to write in the dxf file

Definition

Namespace: ACadSharp.IO.DxfWriterConfiguration

C#

public IEnumerable<String> HeaderVariables { get; }

Property Value

IEnumerable

Clone this wiki locally