Click or drag to resize

TextStyleBigFont Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets an Asian-language Big Font file.

Namespace:  netDxf.Tables
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public string BigFont { get; set; }
Request Example View Source

Property Value

Type: String
Remarks
Only acad compiled shape SHX fonts are valid for creating Big Fonts.
See Also