PDFReaderControls.NET Professional Type Reference

ValueFieldSequence.Contains Method 

Check if the value field exists in this sequence.

public bool Contains(
   ValueField valueField
);

Return Value

True is the sequence contains the value field, false otherwise.

See Also

ValueFieldSequence Class | TallComponents.PDF.Forms.Fields Namespace