DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgFontFamily Class
Fields Properties Methods

SvgFontFamily Class Members

The following tables list the members exposed by SvgFontFamily.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of SvgFontFamily.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Gets the 'cursive' font family.  
Public Fieldstatic (Shared in Visual Basic)Gets the 'fantasy' font family.  
Public Fieldstatic (Shared in Visual Basic)Gets the 'monospace' font family.  
Public Fieldstatic (Shared in Visual Basic)Gets the 'sans-serif' font family.  
Public Fieldstatic (Shared in Visual Basic)Gets the 'serif' font family.  
Top
Public Properties
 NameDescription
Public PropertyGets a type of the font family (regular font name or a generic family name).  
Public PropertyGets the specific (non-generic) font name.  
Public PropertyGets a value indicating whether the font name must be quoted.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Determines whether the specified SvgFontFamily is equal to this instance.  
Public MethodReturns a hash code for this instance.  
Public MethodReturns a string that represents the current SvgFontFamily.  
Top
See Also