ImageGear .NET v25.0 - Updated
RemoveOptions Method




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF.Forms Namespace > ChoiceField Class : RemoveOptions Method
Removes all options from the choice field.
Syntax
'Declaration
 
Public Sub RemoveOptions() 
'Usage
 
Dim instance As ChoiceField
 
instance.RemoveOptions()
public void RemoveOptions()
public: void RemoveOptions(); 
public:
void RemoveOptions(); 
See Also

Reference

ChoiceField Class
ChoiceField Members