Skip to main content
A newer version of this page is available. .

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