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