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

GoogleFontFamily

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:

See Also

GoogleFontFamily
FontFamily
ceTe.DynamicPDF

In this topic