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