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