[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.GcSvgDocument.CursiveFonts

CursiveFonts Property

CursiveFonts

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

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