Gets a font that embedded to this library.
public static GrapeCity.Documents.Text.Font GetResourceFont(
System.string
)
'Declaration
Public Shared Function GetResourceFont( _
ByVal As System.String _
) As GrapeCity.Documents.Text.Font
Parameters
- name
- The embedded font name from list: Arial.
Return Value
The font that embedded to this library or null.