Skip to content

ACadSharp.IO.DxfWriterConfiguration.WriteOptionalValues

Albert Domenech edited this page Apr 29, 2025 · 1 revision

WriteOptionalValues Property

Write the Dxf optional values.

Remarks

The values are marked with the attribute flag .

Definition

Namespace: ACadSharp.IO.DxfWriterConfiguration

C#

public Boolean WriteOptionalValues { get; set; }

Property Value

Boolean

Value

default: true

Clone this wiki locally