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)
Syntaxpublic string FontName { get; set; }Public Property FontName As String
Get
Set
Property Value
Type:
String
Remarks Changing the FontName property in no way affects the Font property
See Also