FontFamily.Google
Gets the Google Font Family for the given name.
public static GoogleFontFamily Google(string familyName)
Shared Function Google(familyName As String) As GoogleFontFamily
Parameters
- familyName
- String
The name of the Google font.
Returns
Returns a GoogleFontFamily object or null if it doesn't exist.
Licensing Info
This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.