[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.GcSvgDocument.MonospaceFonts

MonospaceFonts Property

MonospaceFonts

Gets or sets the list of font names belonging to the Monospace font family.

Declaration
public List<string> MonospaceFonts { get; set; }
Public Property MonospaceFonts As List(Of String)