Converts this font to a corresponding system font.
Namespace: EvoPdfAssembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0
Syntax
| C# |
|---|
public Font GetSystemFont() |
| Visual Basic |
|---|
Public Function GetSystemFont As Font |
| Visual C++ |
|---|
public: Font^ GetSystemFont() |
Return Value
Type: FontA system font corresponding to this font object.