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.ResultOrExceptionCasePdfiumAddFontViaStandardFontNameResultP.ResultOrExceptionCase. forNumber(int value)PdfiumAddFontViaStandardFontNameResultP.ResultOrExceptionCasePdfiumAddFontViaStandardFontNameResultP.Builder. getResultOrExceptionCase()PdfiumAddFontViaStandardFontNameResultP.ResultOrExceptionCasePdfiumAddFontViaStandardFontNameResultP. getResultOrExceptionCase()PdfiumAddFontViaStandardFontNameResultP.ResultOrExceptionCasePdfiumAddFontViaStandardFontNameResultPOrBuilder. getResultOrExceptionCase()static PdfiumAddFontViaStandardFontNameResultP.ResultOrExceptionCasePdfiumAddFontViaStandardFontNameResultP.ResultOrExceptionCase. valueOf(int value)Deprecated.static PdfiumAddFontViaStandardFontNameResultP.ResultOrExceptionCasePdfiumAddFontViaStandardFontNameResultP.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.
-