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