Uses of Class
com.ironsoftware.ironpdf.internal.proto.PdfiumFindFontsResultP.ResultOrExceptionCase
-
Packages that use PdfiumFindFontsResultP.ResultOrExceptionCase Package Description com.ironsoftware.ironpdf.internal.proto -
-
Uses of PdfiumFindFontsResultP.ResultOrExceptionCase in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return PdfiumFindFontsResultP.ResultOrExceptionCase Modifier and Type Method Description static PdfiumFindFontsResultP.ResultOrExceptionCase
PdfiumFindFontsResultP.ResultOrExceptionCase. forNumber(int value)
PdfiumFindFontsResultP.ResultOrExceptionCase
PdfiumFindFontsResultP.Builder. getResultOrExceptionCase()
PdfiumFindFontsResultP.ResultOrExceptionCase
PdfiumFindFontsResultP. getResultOrExceptionCase()
PdfiumFindFontsResultP.ResultOrExceptionCase
PdfiumFindFontsResultPOrBuilder. getResultOrExceptionCase()
static PdfiumFindFontsResultP.ResultOrExceptionCase
PdfiumFindFontsResultP.ResultOrExceptionCase. valueOf(int value)
Deprecated.static PdfiumFindFontsResultP.ResultOrExceptionCase
PdfiumFindFontsResultP.ResultOrExceptionCase. valueOf(String name)
Returns the enum constant of this type with the specified name.static PdfiumFindFontsResultP.ResultOrExceptionCase[]
PdfiumFindFontsResultP.ResultOrExceptionCase. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-