Click or drag to resize

PdfOptionCollectionClear Method

Removes all items from the PdfOptionCollection.

Namespace:  RadPdf.Data.Document.Objects.FormFields.Options
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
Remarks
Options can not be removed from a collection whose parent PdfField has IsLocked set to true.
See Also