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

TdxPDFViewer Class

A PDF Viewer control.

Declaration

TdxPDFViewer = class(
    TdxPDFCustomViewer
)

Remarks

This component allows users to easily load, navigate, rotate, zoom, pan PDF documents, search text within them, and copy selected content to the clipboard.

The TdxPDFViewer class does not introduce any new functionality except for publishing properties and events inherited from its ancestor classes and initializing the BorderStyle and ParentColor properties to underpin the PDF Viewer’s design. For detailed information on other members provided by the class, refer to the TdxPDFCustomViewer class description.

See Also