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.ResultOrExceptionCasePdfiumRemovePagesResultP.ResultOrExceptionCase. forNumber(int value)PdfiumRemovePagesResultP.ResultOrExceptionCasePdfiumRemovePagesResultP.Builder. getResultOrExceptionCase()PdfiumRemovePagesResultP.ResultOrExceptionCasePdfiumRemovePagesResultP. getResultOrExceptionCase()PdfiumRemovePagesResultP.ResultOrExceptionCasePdfiumRemovePagesResultPOrBuilder. getResultOrExceptionCase()static PdfiumRemovePagesResultP.ResultOrExceptionCasePdfiumRemovePagesResultP.ResultOrExceptionCase. valueOf(int value)Deprecated.static PdfiumRemovePagesResultP.ResultOrExceptionCasePdfiumRemovePagesResultP.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.
-