WidgetAnnotationActions.Clone(DocumentCloneContext) Method
Creates a copy of the current WidgetAnnotationActions object.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| context | DocumentCloneContext | An object that contains information about the document to which the current |
Returns
| Type | Description |
|---|---|
| WidgetAnnotationActions | A copy of the current |
See Also