Skip to content

ACadSharp.Entities.AttributeBase.Tag

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

Tag Property

Specifies the tag string of the object

Definition

Namespace: ACadSharp.Entities.AttributeBase

C#

DxfCodeValueAttribute
public String Tag { get; set; }

Property Value

String

Value

Cannot contain spaces (not applied)

Clone this wiki locally