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.ResultOrExceptionCasePdfiumGetTextAnnotationResultP.ResultOrExceptionCase. forNumber(int value)PdfiumGetTextAnnotationResultP.ResultOrExceptionCasePdfiumGetTextAnnotationResultP.Builder. getResultOrExceptionCase()PdfiumGetTextAnnotationResultP.ResultOrExceptionCasePdfiumGetTextAnnotationResultP. getResultOrExceptionCase()PdfiumGetTextAnnotationResultP.ResultOrExceptionCasePdfiumGetTextAnnotationResultPOrBuilder. getResultOrExceptionCase()static PdfiumGetTextAnnotationResultP.ResultOrExceptionCasePdfiumGetTextAnnotationResultP.ResultOrExceptionCase. valueOf(int value)Deprecated.static PdfiumGetTextAnnotationResultP.ResultOrExceptionCasePdfiumGetTextAnnotationResultP.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.
-