PDFReaderControls.NET Professional Type Reference

NumberFormat Enumeration

The data format the number field use.

public enum NumberFormat

Members

Member Name Description
Float float, any number.
Decimal Decimal is like the float, but the number of digits before and after the the decimal point can be specified.
Integer Only non-fractal numbers are allowed.

Requirements

Namespace: TallComponents.PDF.Forms.Fields

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

See Also

TallComponents.PDF.Forms.Fields Namespace