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