PDFReaderControls.NET Professional Type Reference

ListOptionCollection.Add Method 

Add an option to the end of the collection.

public int Add(
   ListOption option
);

Parameters

option
The option to add.

See Also

ListOptionCollection Class | TallComponents.PDF.Forms.Fields Namespace