Skip to main content

TdxPDFCustomViewer Class

The base class for the PDF Viewer control.

Declaration

TdxPDFCustomViewer = class(
    TdxPDFDocumentCustomViewer,
    IdxSkinSupport,
    IcxLockedStatePaint
)

Remarks

The PDF Viewer control is designed to view, manage, sign, and encrypt Portable Document Format (PDF) files in your application.

VCL PDF Viewer: A PDF Viewer-Based Application Example

Main API Members

The list below outlines key members of the TdxPDFCustomViewer class that allow you to work with PDF documents in your application.

Terminal TdxPDFCustomViewer Class Descendant

Do not use the TdxPDFCustomViewer class directly. Use the TdxPDFViewer control instead.

See Also