Name | Description | |
---|---|---|
![]() | SvgFontFamily Constructor | Initializes a new instance of SvgFontFamily. |
The following tables list the members exposed by SvgFontFamily.
Name | Description | |
---|---|---|
![]() | SvgFontFamily Constructor | Initializes a new instance of SvgFontFamily. |
Name | Description | |
---|---|---|
![]() ![]() | Cursive | Gets the 'cursive' font family. |
![]() ![]() | Fantasy | Gets the 'fantasy' font family. |
![]() ![]() | Monospace | Gets the 'monospace' font family. |
![]() ![]() | SansSerif | Gets the 'sans-serif' font family. |
![]() ![]() | Serif | Gets the 'serif' font family. |
Name | Description | |
---|---|---|
![]() | FamilyType | Gets a type of the font family (regular font name or a generic family name). |
![]() | FontName | Gets the specific (non-generic) font name. |
![]() | Quoted | Gets a value indicating whether the font name must be quoted. |
Name | Description | |
---|---|---|
![]() | Equals | Overloaded. Determines whether the specified SvgFontFamily is equal to this instance. |
![]() | GetHashCode | Returns a hash code for this instance. |
![]() | ToString | Returns a string that represents the current SvgFontFamily. |