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