TdxPDFCustomViewer.ClearViewStateHistory Method
Clears the history of the loaded document’s view states.
Declaration
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