Skip to content

ACadSharp.Header.CadHeader.TextQuality

Albert Domenech edited this page Sep 18, 2025 · 3 revisions

TextQuality Property

Sets the resolution of TrueType text for plotting and rendering.

Remarks

System variable TEXTQLTY.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

public Int16 TextQuality { get; set; }

Property Value

Int16

Value

Valid values are from 1 to 100.

Clone this wiki locally