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