[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.GcSvgDocument.SansSerifFonts

SansSerifFonts Property

SansSerifFonts

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

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