Click or drag to resize

DwgTextStyleFontName Property

Sets or gets the name of the font requested

Namespace:  Atalasoft.Imaging.Codec.CadCam
Assembly:  Atalasoft.dotImage.Dwg (in Atalasoft.dotImage.Dwg.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public string FontName { get; set; }

Property Value

Type: String
Remarks
Changing the FontName property in no way affects the Font property
See Also