PDFReaderControls.NET Professional Type Reference

ValueFieldSequence Class

A Sequence (ordered collection) of value fields.

For a list of all members of this type, see ValueFieldSequence Members.

System.Object
   TallComponents.PDF.Forms.Fields.ValueFieldSequence

public class ValueFieldSequence : IEnumerable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This sequence is non-creatable and can be obtained through the CalculationOrder property of Document.

Requirements

Namespace: TallComponents.PDF.Forms.Fields

Assembly: TallComponents.PDF.ReaderControls (in TallComponents.PDF.ReaderControls.dll)

See Also

ValueFieldSequence Members | TallComponents.PDF.Forms.Fields Namespace