Click or drag to resize

PdfObjectCollectionClear Method

Removes all items from the PdfObjectCollection.

Namespace:  RadPdf.Data.Document.Objects
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
Remarks

If this is a PdfObjectCollection representing PdfObject elements on a PdfPage, PdfField elements with the same name as PdfField elements on a different PdfPage and which have IsLocked set to true will also be removed.

See Also