vcl-dxpdfviewer-849e5a0a.md
The base class for the PDF Viewer control.
TdxPDFCustomViewer = class(
TdxPDFDocumentCustomViewer,
IdxSkinSupport,
IcxLockedStatePaint
)
The PDF Viewer control is designed to view, manage, sign, and encrypt Portable Document Format (PDF) files in your application.
The list below outlines key members of the TdxPDFCustomViewer class that allow you to work with PDF documents in your application.
Do not use the TdxPDFCustomViewer class directly. Use the TdxPDFViewer control instead.
Show 12 items
TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxScrollingControl TdxCustomPreview TdxPDFDocumentCustomViewer TdxPDFCustomViewer
See Also