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