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.protoMethods in com.ironsoftware.ironpdf.internal.proto that return PdfiumAddFontViaStandardFontEnumValResultP.ResultOrExceptionCase Modifier and Type Method Description static PdfiumAddFontViaStandardFontEnumValResultP.ResultOrExceptionCasePdfiumAddFontViaStandardFontEnumValResultP.ResultOrExceptionCase. forNumber(int value)PdfiumAddFontViaStandardFontEnumValResultP.ResultOrExceptionCasePdfiumAddFontViaStandardFontEnumValResultP.Builder. getResultOrExceptionCase()PdfiumAddFontViaStandardFontEnumValResultP.ResultOrExceptionCasePdfiumAddFontViaStandardFontEnumValResultP. getResultOrExceptionCase()PdfiumAddFontViaStandardFontEnumValResultP.ResultOrExceptionCasePdfiumAddFontViaStandardFontEnumValResultPOrBuilder. getResultOrExceptionCase()static PdfiumAddFontViaStandardFontEnumValResultP.ResultOrExceptionCasePdfiumAddFontViaStandardFontEnumValResultP.ResultOrExceptionCase. valueOf(int value)Deprecated.static PdfiumAddFontViaStandardFontEnumValResultP.ResultOrExceptionCasePdfiumAddFontViaStandardFontEnumValResultP.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.
 
-