[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgElement.FontFamily

FontFamily Property

FontFamily

Gets or sets a value specifying the font family.

Declaration
public List<SvgFontFamily> FontFamily { get; set; }
Public Property FontFamily As List(Of SvgFontFamily)