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