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