ACadSharp.IO.DxfWriterConfiguration.AddHeaderVariable(System.String) - DomCR/ACadSharp GitHub Wiki
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