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