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