Click or drag to resize

PdfChoiceFieldClearSelection Method

Clear field's selection

Namespace: Patagames.Pdf.Net.AcroForms
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public bool ClearSelection()

Return Value

Boolean
True for success or False otherwise
Exceptions
ExceptionCondition
DomExceptionGenerated for newly created fields that have not yet been added to the DOM.
See Also