vcl-dxpdfviewer.md
A PDF Viewer control.
TdxPDFViewer = class(
TdxPDFCustomViewer
)
The PDF Viewer control is designed to view, manage, sign, and encrypt Portable Document Format (PDF) files in your application.
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:
The list below outlines key members of the TdxPDFViewer class that allow you to work with PDF documents in your application.
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:
Show 13 items
TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxScrollingControl TdxCustomPreview TdxPDFDocumentCustomViewer TdxPDFCustomViewer TdxPDFViewer
See Also