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.protoMethods in com.ironsoftware.ironpdf.internal.proto that return PdfiumEmbedFontViaByteArrayResultP.ResultOrExceptionCase Modifier and Type Method Description static PdfiumEmbedFontViaByteArrayResultP.ResultOrExceptionCasePdfiumEmbedFontViaByteArrayResultP.ResultOrExceptionCase. forNumber(int value)PdfiumEmbedFontViaByteArrayResultP.ResultOrExceptionCasePdfiumEmbedFontViaByteArrayResultP.Builder. getResultOrExceptionCase()PdfiumEmbedFontViaByteArrayResultP.ResultOrExceptionCasePdfiumEmbedFontViaByteArrayResultP. getResultOrExceptionCase()PdfiumEmbedFontViaByteArrayResultP.ResultOrExceptionCasePdfiumEmbedFontViaByteArrayResultPOrBuilder. getResultOrExceptionCase()static PdfiumEmbedFontViaByteArrayResultP.ResultOrExceptionCasePdfiumEmbedFontViaByteArrayResultP.ResultOrExceptionCase. valueOf(int value)Deprecated.static PdfiumEmbedFontViaByteArrayResultP.ResultOrExceptionCasePdfiumEmbedFontViaByteArrayResultP.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.
 
-