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