Back to Devexpress

TdxPDFCustomViewer.OptionsForm Property

vcl-dxpdfviewer-dot-tdxpdfcustomviewer-aa56a7b4.md

latest945 B
Original Source

TdxPDFCustomViewer.OptionsForm Property

Provides access to interactive form settings.

Declaration

delphi
property OptionsForm: TdxPDFViewerOptionsForm read; write;

Property Value

TypeDescription
TdxPDFViewerOptionsForm

Stores interactive form settings.

|

Remarks

Set the OptionsForm.AllowEdit property to True to allow users to edit an interactive form in a PDF document. Refer to the TdxPDFViewerOptionsForm class description for detailed information on available options.

See Also

TdxPDFCustomViewer Class

TdxPDFCustomViewer Members

dxPDFViewer Unit