Skip to main content

TdxPDFViewerOptionsFindPanel Class

Stores the Find panel settings.

Declaration

TdxPDFViewerOptionsFindPanel = class(
    TdxPDFViewerOptionsPersistent
)

Remarks

This class extends its ancestor with properties that allow you to:

The PDF Viewer control’s OptionsFindPanel property references a TdxPDFViewerOptionsFindPanel object.

See Also