Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgFontFamily Class / Quoted Property

In This Topic
    Quoted Property
    In This Topic
    Gets a value indicating whether the font name must be quoted.
    Syntax
    'Declaration
     
    Public ReadOnly Property Quoted As System.Boolean
    public System.bool Quoted {get;}
    See Also