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