Skip to content

ACadSharp.Header.CadHeader.CurrentTextStyleName

Albert Domenech edited this page Aug 28, 2025 · 1 revision

CurrentTextStyleName Property

Sets the name of the current text style.

Remarks

System variable TEXTSTYLE.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public String CurrentTextStyleName { get; set; }

Property Value

String

Clone this wiki locally