Skip to content

ACadSharp.IO.DxfWriterConfiguration.AddHeaderVariable(System.String)

Albert Domenech edited this page Jul 18, 2024 · 1 revision

AddHeaderVariable(System.String) Method

Add a Header variable name to be added in the dxf document

Remarks

The name of the variable must exist in

Definition

Namespace: ACadSharp.IO.DxfWriterConfiguration

C#

public Void AddHeaderVariable(System.String)

Return Value

Void

Clone this wiki locally