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