AnnotationAction.Next Property
Gets or sets actions that run after the current annotation action.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IList<AnnotationAction> | A list of actions that follow the current annotation action. |
See Also