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