TdxPDFCustomViewer.ClearViewStateHistory Method
In This Article
Clears the history of the loaded document’s view states.
#Declaration
Delphi
procedure ClearViewStateHistory;
#Remarks
Call this procedure to clear the stored history of document view changes.
The view state history is automatically cleared when the document is unloaded.
See Also