Skip to main content

TdxPDFForm Class

An interactive form in a PDF document.

Declaration

TdxPDFForm = class(
    TEnumerable<TdxPDFCustomField>
)

Remarks

The TdxPDFForm class members allow you to do the following:

A PDF document container’s Form property references a TdxPDFForm object.

Inheritance

See Also