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