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