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