Back to Devexpress

TdxPDFViewer Class

vcl-dxpdfviewer.md

latest7.9 KB
Original Source

TdxPDFViewer Class

A PDF Viewer control.

Declaration

delphi
TdxPDFViewer = class(
    TdxPDFCustomViewer
)

Remarks

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

Automatic Ribbon/Toolbar UI Generation

You can create a PDF Viewer-based form with a fully-functional Ribbon or Toolbar UI in a few clicks:

Refer to the following topics for details:

Main API Members

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

PDF Document API

You can create a PDF document container to work with PDF documents in code without user interaction. Refer to the following topics for detailed information and code examples:

Inheritance

Show 13 items

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

See Also

TdxPDFViewer Members

dxPDFViewer Unit