PdfObjectDelete Method |
Namespace: RadPdf.Data.Document.Objects
If this PdfObject is a PdfField and IsLocked is true, all form fields with this Name will be deleted in the file. If you wish to only delete this form field, you should instead call Unlock first.
PdfButtonFields and PdfSignatureFields can not be deleted unless RenderUnsupportedPdfFeatures / RenderUnsupportedPdfFeatures = false.