[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.GcSvgDocument.SerifFonts

SerifFonts Property

SerifFonts

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

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