PdfObjectClone Method |
Namespace: RadPdf.Data.Document.Objects
Form fields which are locked (IsLocked is true) and have not been unlocked (using Unlock) can not be cloned.
The new PdfObject will not be committed to the PdfDocument until the saved (e.g. via the Save method or inside a OnDocumentSaving(DocumentSavingEventArgs) overload).