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