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