[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.GcSvgDocument.FantasyFonts

FantasyFonts Property

FantasyFonts

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

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