Back to Devexpress

TdxPDFCustomViewer Class

vcl-dxpdfviewer-849e5a0a.md

latest6.7 KB
Original Source

TdxPDFCustomViewer Class

The base class for the PDF Viewer control.

Declaration

delphi
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.

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.

Implements

IdxSkinSupport

IcxLockedStatePaint

Inheritance

Show 12 items

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxScrollingControl TdxCustomPreview TdxPDFDocumentCustomViewer TdxPDFCustomViewer

See Also

TdxCustomPreview Class

TdxPDFDocument Class

TdxPDFCustomViewer Members

dxPDFViewer Unit