AnnotationBorderEffect.Clone(DocumentCloneContext) Method
Creates a copy of the current AnnotationBorderEffect object.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| context | DocumentCloneContext | An object that specifies the context of cloning. |
Returns
| Type | Description |
|---|---|
| AnnotationBorderEffect | A copy of the current |
See Also