ACadSharp.CadDocument.TextStyles - DomCR/ACadSharp GitHub Wiki

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