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