Click or drag to resize

HeaderVariablesDwgCodePage Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Drawing code page; set to the system code page when a new drawing is created, but not otherwise maintained by AutoCAD.

Namespace:  netDxf.Header
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public string DwgCodePage { get; }
Request Example View Source

Property Value

Type: String
See Also