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