Delegate IAnnotationManager.AnnotationsChangingEventHandler
Namespace: PSPDFKit.Api.Annotation
Assembly: Api.dll
Syntax
public delegate void IAnnotationManager.AnnotationsChangingEventHandler(IImmutableList<IAnnotation> annotations, AnnotationsChangingReason reason)
Parameters
| Type | Name | Description |
|---|---|---|
| IImmutableList<IAnnotation> | annotations | |
| AnnotationsChangingReason | reason |