Click or drag to resize

PdfOptionCollectionClear Method

Removes all items from the PdfOptionCollection.

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