FormTemplate.Clone(DocumentCloneContext) Method
Clones the FormTemplate object with the specified context.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| context | DocumentCloneContext | The context of the cloning operation. |
Returns
| Type | Description |
|---|---|
| FormTemplate | The cloned |
See Also