UnsupportedFontTypeException

UnsupportedFontTypeException

General

UnsupportedFontTypeException és una classe en FOSS per a .NET. Heretaris de: PdfException.

Es llança quan un fitxer no es pot obrir com a font perquè el seu format no és un programa de fonts suportat (per exemple.

Aquesta classe proporciona 6 mètodes per treballar amb objectes UnsupportedFontTypeException en programes .NET. Els mètodes disponibles inclouen: GenerateCrashReport, PdfException, UnsupportedFontTypeException. Tots els membres públics són accessibles a qualsevol aplicació .NET després d’instal·lar el paquet FOSS per .Net.

Mètodes

SignaturaDescripció
UnsupportedFontTypeException()L’exemple de UnsupportedFontTypeException en aquesta instància.
UnsupportedFontTypeException(message: string)
UnsupportedFontTypeException(message: string, innerException: Exception)
UnsupportedFontTypeException(innerException: Exception)
PdfException()Inicialitza una nova instància de la classe PdfException.
GenerateCrashReport(options: CrashReportOptions)Escriure un informe d’accident al disc per opcions.

Vegeu també

 Català