Skip to content

ACadSharp.Header.CadHeader.CurrentTextStyle

Albert Domenech edited this page Aug 28, 2025 · 2 revisions

CurrentTextStyle Property

Gets the current text style applied to the document or the default text style if no document is loaded.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

public TextStyle CurrentTextStyle { get; private set; }

Property Value

TextStyle

Clone this wiki locally