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