Namespace TallComponents.PDF.Forms.Fields

Class NumericField

A Numeric PDF form field. You cannot create an instance of this class.

You retrieve the existing fields from the Fields property of the Document class.

Syntax

public class NumericField : ValueField

Properties

Methods