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.ResultOrExceptionCasePdfiumGetTextObjectCollectionResultP.ResultOrExceptionCase. forNumber(int value)PdfiumGetTextObjectCollectionResultP.ResultOrExceptionCasePdfiumGetTextObjectCollectionResultP.Builder. getResultOrExceptionCase()PdfiumGetTextObjectCollectionResultP.ResultOrExceptionCasePdfiumGetTextObjectCollectionResultP. getResultOrExceptionCase()PdfiumGetTextObjectCollectionResultP.ResultOrExceptionCasePdfiumGetTextObjectCollectionResultPOrBuilder. getResultOrExceptionCase()static PdfiumGetTextObjectCollectionResultP.ResultOrExceptionCasePdfiumGetTextObjectCollectionResultP.ResultOrExceptionCase. valueOf(int value)Deprecated.static PdfiumGetTextObjectCollectionResultP.ResultOrExceptionCasePdfiumGetTextObjectCollectionResultP.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.
-