Back to Devexpress

TdxPDFDocument.Form Property

vcl-dxpdfdocument-dot-tdxpdfdocument-215dc472.md

latest717 B
Original Source

TdxPDFDocument.Form Property

Provides access to the document’s form with interactive fields.

Declaration

delphi
property Form: TdxPDFForm read;

Property Value

TypeDescription
TdxPDFForm

An interactive PDF form.

|

Remarks

A PDF document can contain a form with fields whose values users can edit directly.

See Also

TdxPDFDocument Class

TdxPDFDocument Members

dxPDFDocument Unit