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