BaseOperatorCollectionSuppressUpdate Method |
Suppresses update contents data.
The contents stream is not updated until ResumeUpdate is called.
Namespace: Aspose.PdfAssembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntaxpublic abstract void SuppressUpdate()
Public MustOverride Sub SuppressUpdate
public:
virtual void SuppressUpdate() abstract
abstract SuppressUpdate : unit -> unit
See Also