Uses of Enum
com.ironsoftware.ironpdf.internal.proto.PdfDocumentResult.ResultOrExceptionCase
Packages that use PdfDocumentResult.ResultOrExceptionCase
-
Uses of PdfDocumentResult.ResultOrExceptionCase in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return PdfDocumentResult.ResultOrExceptionCaseModifier and TypeMethodDescriptionPdfDocumentResult.ResultOrExceptionCase.forNumber(int value) PdfDocumentResult.Builder.getResultOrExceptionCase()PdfDocumentResult.getResultOrExceptionCase()PdfDocumentResultOrBuilder.getResultOrExceptionCase()PdfDocumentResult.ResultOrExceptionCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.PdfDocumentResult.ResultOrExceptionCase.values()Returns an array containing the constants of this enum type, in the order they are declared.