Skip to content

ACadSharp.CadDocument.TextStyles

Albert Domenech edited this page Jul 14, 2024 · 1 revision

TextStyles Property

The collection of all text styles in the drawing

Definition

Namespace: ACadSharp.CadDocument

C#

public TextStylesTable TextStyles { get; private set; }

Property Value

TextStylesTable

Clone this wiki locally