Back to Devexpress

TdxPDFDocument Events

vcl-dxpdfdocument-dot-tdxpdfdocument-dot-underscore-events.md

latest1.1 KB
Original Source

TdxPDFDocument Events

A PDF document container.

NameDescription
OnChangedOccurs every time the document changes.
OnGetPasswordEnables you to respond to the password request when the PDF document container loads an encrypted document.
OnLoadedEnables you to respond to a successful document load operation.
OnSaveProgressEnables you to track the document save progress.
OnSearchProgressEnables you to track the progress of a time-consuming text search operation in the PDF document.
OnUnloadedEnables you to respond to closing the PDF document.

See Also

TdxPDFDocument Class

TdxPDFDocument Members

dxPDFDocument Unit