PdfFontManagerIsFontRegistered Method
Determines whether a font name or alias is registered
Namespace: Winnovative.Pdf.NextAssembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.10.0
public static bool IsFontRegistered(
string fontNameOrAlias
)
- fontNameOrAlias String
- The registered font name or alias
Boolean if the font is registered; otherwise,