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