Namespace TallComponents.PDF.Forms.Fields

Class DateTimeField

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

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

This field type has no meaning in classic PDF documents.

Syntax

public class DateTimeField : ValueField

Properties

Methods