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