PageHistory.Clear Method

Aspose.Note for .NET API

PageHistoryClear Method

Clears the page history.

Namespace:  Aspose.Note
Assembly:  Aspose.Note (in Aspose.Note.dll) Version: 18.1
Syntax
public void Clear()
Public Sub Clear
public:
virtual void Clear() sealed
abstract Clear : unit -> unit 
override Clear : unit -> unit 

Implements

ICollectionTClear
See Also