CadHeader.CustomProperties

CadHeader.CustomProperties property

Gets the custom properties.

public Dictionary<string, string> CustomProperties { get; }

Property Value

The custom properties.

See Also