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.protoMethods in com.ironsoftware.ironpdf.internal.proto that return PdfiumWrappedPdfAnnotationP.AnnotationsCase Modifier and Type Method Description static PdfiumWrappedPdfAnnotationP.AnnotationsCasePdfiumWrappedPdfAnnotationP.AnnotationsCase. forNumber(int value)PdfiumWrappedPdfAnnotationP.AnnotationsCasePdfiumWrappedPdfAnnotationP.Builder. getAnnotationsCase()PdfiumWrappedPdfAnnotationP.AnnotationsCasePdfiumWrappedPdfAnnotationP. getAnnotationsCase()PdfiumWrappedPdfAnnotationP.AnnotationsCasePdfiumWrappedPdfAnnotationPOrBuilder. getAnnotationsCase()static PdfiumWrappedPdfAnnotationP.AnnotationsCasePdfiumWrappedPdfAnnotationP.AnnotationsCase. valueOf(int value)Deprecated.static PdfiumWrappedPdfAnnotationP.AnnotationsCasePdfiumWrappedPdfAnnotationP.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.
 
-