public interface CPDFAddAnnotCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onAddAnnotation(CPDFPageView pageView,
CPDFBaseAnnotImpl<CPDFAnnotation> annotImpl)
Successfully add annotation, callback this interface
|
void onAddAnnotation(CPDFPageView pageView, CPDFBaseAnnotImpl<CPDFAnnotation> annotImpl)
pageView - Class in PDF page, more: CPDFPageViewannotImpl - Annotation display entity: CPDFBaseAnnotImpl