ACadSharp.IO.DxfWriterConfiguration.RemoveHeaderVariable(System.String) - DomCR/ACadSharp GitHub Wiki

RemoveHeaderVariable(System.String) Method

Remove a Header variable name so is not added in the dxf document

Remarks

The name cannot be a in the list

Definition

Namespace: ACadSharp.IO.DxfWriterConfiguration

C#

public Boolean RemoveHeaderVariable(System.String)

Return Value

Boolean