A Numeric PDF form field. You cannot create an instance of this class.
Namespace: TallComponents.PDF.Forms.FieldsAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public class NumericField : ValueField |
| Visual Basic |
|---|
Public Class NumericField _ Inherits ValueField |
Remarks
You retrieve the existing fields from the Fields property of the Document class.
Inheritance Hierarchy
System..::..Object
TallComponents.PDF..::..Object
TallComponents.PDF.Forms.Fields..::..Field
TallComponents.PDF.Forms.Fields..::..ValueField
TallComponents.PDF.Forms.Fields..::..NumericField
TallComponents.PDF..::..Object
TallComponents.PDF.Forms.Fields..::..Field
TallComponents.PDF.Forms.Fields..::..ValueField
TallComponents.PDF.Forms.Fields..::..NumericField