BaseOperatorCollectionCancelUpdate Method |
Cancels last update.
This method may be called when the change should not raise contents update.
Namespace: Aspose.PdfAssembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntaxpublic abstract void CancelUpdate()
Public MustOverride Sub CancelUpdate
public:
virtual void CancelUpdate() abstract
abstract CancelUpdate : unit -> unit
See Also